src/Builder4/WindowLeftProps.bjs wip_alan_T7261_issue_with_deleting_listeners origin/wip_alan_T7261_issue_with_deleting_listeners
authorAlan <alan@roojs.com>
Fri, 10 Jun 2022 01:34:52 +0000 (09:34 +0800)
committerAlan <alan@roojs.com>
Fri, 10 Jun 2022 01:34:52 +0000 (09:34 +0800)
src/Builder4/WindowLeftProps.vala

src/Builder4/WindowLeftProps.bjs
src/Builder4/WindowLeftProps.vala

index abc669e..061485c 100644 (file)
     "\t        this.load(this.file, this.node);    ",
     "        \treturn;",
     "    \t}",
-    "    \t",
+    "    \t// stop editor after fetching property - otherwise prop is null.",
     "        this.stop_editor();",
     "        ",
     "            \t",
index 307fe53..a3572f4 100644 (file)
@@ -199,7 +199,7 @@ public class Xcls_LeftProps : Object
                this.load(this.file, this.node);    
                return;
                }
-               
+               // stop editor after fetching property - otherwise prop is null.
             this.stop_editor();