@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.
@@ -5397,6 +5397,7 @@ var initCanvas = function initCanvas() {
5397
5397
  width1 = obj.width;
5398
5398
  height1 = obj.height;
5399
5399
  }
5400
+ obj.setCoords();
5400
5401
  use3dddPlus.getState().setLastPosition({
5401
5402
  top: obj.top,
5402
5403
  left: obj.left