uprava vzhledu dir tree

This commit is contained in:
2020-12-22 17:43:51 +01:00
parent 40dd01c8c8
commit d9ffda3088
4 changed files with 50 additions and 18 deletions

View File

@@ -32,6 +32,7 @@ class Controller {
function (value) {
view.removeDirTree();
view.drawDirTree(value);
view.dirTreeToggler();
},
function (error) {}
);