mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-10 14:54:42 +00:00
Merge pull request #2623 from asturur/retina-on-scale
reinit retina scaling on canvas element dimensions change
This commit is contained in:
commit
8f80fe632a
1 changed files with 1 additions and 1 deletions
|
|
@ -577,7 +577,7 @@
|
|||
this._setCssDimension(prop, cssValue);
|
||||
}
|
||||
}
|
||||
|
||||
this._initRetinaScaling();
|
||||
this._setImageSmoothing();
|
||||
this.calcOffset();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue