mxcad 1.0.58 → 1.0.59

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.
package/dist/mxcad.es.js CHANGED
@@ -1684,9 +1684,8 @@ const sC = (E) => {
1684
1684
  });
1685
1685
  } } = E || {};
1686
1686
  await OD(() => {
1687
- }, D, C);
1688
- let s = d.getCurrentDraw();
1689
- e(), s._mxdrawObj || (s = await nC(B, F));
1687
+ }, D, C), e();
1688
+ let s = await nC(B, F);
1690
1689
  const r = d.getMxFunTHREE();
1691
1690
  let o = new r.Vector2();
1692
1691
  s.getRenderer().getSize(o);