mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-29 17:44:42 +00:00
Update group.class.js
This commit is contained in:
parent
701a62053d
commit
45150e39c1
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@
|
|||
*/
|
||||
removeWithUpdate: function(object) {
|
||||
this._restoreObjectsState();
|
||||
|
||||
fabric.util.resetObjectTransform(this);
|
||||
// since _restoreObjectsState set objects inactive
|
||||
this.forEachObject(this._setObjectActive, this);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue