#631 menu, explorer and flybutton image path update
This commit is contained in:
@@ -110,6 +110,7 @@ export default {
|
||||
});
|
||||
$id("tool_star").init(svgEditor);
|
||||
$id("tool_polygon").init(svgEditor);
|
||||
$id("tools_polygon").init(svgEditor);
|
||||
|
||||
const label0 = `${name}:contextTools.0.label`;
|
||||
const title0 = `${name}:contextTools.0.title`;
|
||||
|
||||
@@ -54,6 +54,7 @@ export default {
|
||||
canv.setMode(modeId);
|
||||
}
|
||||
});
|
||||
$id('tool_shapelib').init(svgEditor);
|
||||
}
|
||||
},
|
||||
mouseDown (opts) {
|
||||
|
||||
Reference in New Issue
Block a user