src/Builder4/WindowLeftTree.bjs
authorAlan Knowles <alan@roojs.com>
Sat, 2 Mar 2024 05:47:55 +0000 (13:47 +0800)
committerAlan Knowles <alan@roojs.com>
Sat, 2 Mar 2024 05:47:55 +0000 (13:47 +0800)
src/Builder4/WindowLeftTree.vala

src/Builder4/WindowLeftTree.bjs
src/Builder4/WindowLeftTree.vala

index c4c333e..19a9443 100644 (file)
             "\t}",
             "\tthis.updateModel(null);",
             "\t_this.main_window.windowstate.file.tree = null;",
-            "\t",
+            "\t_this.changed();",
             "/*    ",
             "    print(\"DELETE SELECTED?\");",
             "    //_this.view.blockChanges = true;",
index 7cb377a..968e5f9 100644 (file)
@@ -1570,7 +1570,7 @@ public class Xcls_WindowLeftTree : Object
                        }
                        this.updateModel(null);
                        _this.main_window.windowstate.file.tree = null;
-                       
+                       _this.changed();
                /*    
                    print("DELETE SELECTED?");
                    //_this.view.blockChanges = true;