Empty panel when click over edit key in vconsole with an element selected - #50

This commit is contained in:
enriquecd 2017-02-08 18:31:53 +01:00
parent c6af6cd530
commit 53817271cf
1 changed files with 0 additions and 1 deletions

View File

@ -3070,7 +3070,6 @@ function unselectAll() {
function click_button_toolbox(id) {
unselectAll();
selectedItem = null;
switch (id) {
case 'static_graph':
toolbuttonActive = creationItem = 'static_graph';