fixing bugs

This commit is contained in:
JFH
2021-08-24 18:45:24 +02:00
parent 66ee80ac0d
commit 4b786bbd5f
3 changed files with 7 additions and 4 deletions

View File

@@ -191,6 +191,7 @@ class TopPanel {
this.hideTool("container_panel");
this.hideTool("use_panel");
this.hideTool("a_panel");
this.hideTool("xy_panel");
if (elem) {
const elname = elem.nodeName;