How to force imageSmoothingEnabled to be false
问题 I am using several layered canvas plus fabric.js canvas like so: <canvas id="grid" width="1401" height="785"></canvas> <div class="canvas-container" style="width: 1401px; height: 785px; position: relative; -webkit-user-select: none;"> <canvas id="fabric_canvas" class="lower-canvas" width="1401" height="785" style="position: absolute; width: 1401px; height: 785px; left: 0px; top: 0px; -webkit-user-select: none;"></canvas> <canvas class="upper-canvas " width="1401" height="785" style="position: