src/Builder4/WindowLeftTree.bjs
[app.Builder.js] / src / Builder4 / WindowLeftTree.vala
index 387d96f..4dde6c5 100644 (file)
@@ -833,6 +833,7 @@ public class Xcls_WindowLeftTree : Object
                this.lastEventSource = sourceEvent;
                this.blockChanges = true;
             this.el.set_cursor(new Gtk.TreePath.from_string(treepath), null, false); 
+            this.blockChanges = true;
                this.lastEventSource = "";
         }
         public           void selectNode (string treepath_str, string source) {