mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-04 11:54:47 +00:00
Fix group coordinates
This commit is contained in:
parent
a4129c31e8
commit
6eae0994db
1 changed files with 0 additions and 2 deletions
|
|
@ -63,9 +63,7 @@
|
|||
extend(this, options);
|
||||
}
|
||||
this._setOpacityIfSame();
|
||||
this._calcBounds();
|
||||
this._updateObjectsCoords();
|
||||
this.setCoords();
|
||||
this.saveCoords();
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue