diff --git a/dist/all.js b/dist/all.js index 8f6352a5..7c2d185d 100644 --- a/dist/all.js +++ b/dist/all.js @@ -5279,7 +5279,6 @@ fabric.util.string = { if (this.cacheCanvasEl) { this.cacheCanvasEl[prop] = value; - this.cacheCanvasEl.style[prop] = value + 'px'; } if (this.wrapperEl) {