#631 globals svgEditor to get imgpath and set changes

This commit is contained in:
agriyadev5
2021-09-22 12:17:21 +05:30
parent 8df8efedf0
commit b958009e16
23 changed files with 46 additions and 168 deletions

View File

@@ -54,7 +54,6 @@ export default {
canv.setMode(modeId);
}
});
$id('tool_shapelib').init(svgEditor);
}
},
mouseDown (opts) {