@threedddplus/logoeditor 0.0.103 → 0.0.104

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5405,6 +5405,7 @@ var initCanvas = function initCanvas() {
5405
5405
  width1 = obj.width;
5406
5406
  height1 = obj.height;
5407
5407
  }
5408
+ obj.setCoords();
5408
5409
  use3dddPlus.getState().setLastPosition({
5409
5410
  top: obj.top,
5410
5411
  left: obj.left