Fix group coordinates

This commit is contained in:
Tom French 2014-07-04 09:05:48 +01:00
parent a4129c31e8
commit 6eae0994db

View file

@ -63,9 +63,7 @@
extend(this, options);
}
this._setOpacityIfSame();
this._calcBounds();
this._updateObjectsCoords();
this.setCoords();
this.saveCoords();
},