David Catuhe %!s(int64=6) %!d(string=hai) anos
pai
achega
ad0f906cf5
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      Playground/js/menuPG.js

+ 4 - 0
Playground/js/menuPG.js

@@ -100,6 +100,10 @@ class MenuPG {
                 this.skipNextClick = false;
                 return;
             }
+
+            if (document.getElementById("saveLayer").style.display === "block") {
+                return;
+            }
             this.removeAllOptions();
         }.bind(this));