mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-14 16:53:10 +00:00
Calculate group coordinates when initializing
This commit is contained in:
parent
cd4d8b2c17
commit
b13e5763b6
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@
|
|||
extend(this, options);
|
||||
}
|
||||
this._setOpacityIfSame();
|
||||
//this.setCoords();
|
||||
this.saveCoords();
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue