src/Builder4/PopoverProperty.bjs
authorAlan <alan@roojs.com>
Thu, 9 Jun 2022 06:03:24 +0000 (14:03 +0800)
committerAlan <alan@roojs.com>
Thu, 9 Jun 2022 06:03:24 +0000 (14:03 +0800)
src/Builder4/PopoverProperty.vala

src/Builder4/PopoverProperty.bjs
src/Builder4/PopoverProperty.vala

index 0fd7b33..38df939 100644 (file)
            "\t\t// error should already be showing?",
            "\t\treturn;",
            "\t}",
-           "\tthis.node.updateProp();",
+           "\t_this.updateProp();",
            "\t",
            "\t// since we can't add listeners?!?!?",
            "\t// only check props.",
index 3c076a9..5b5bbab 100644 (file)
@@ -722,7 +722,7 @@ public class Xcls_PopoverProperty : Object
                        // error should already be showing?
                        return;
                }
-               this.node.updateProp();
+               _this.updateProp();
                
                // since we can't add listeners?!?!?
                // only check props.