src/Builder4/PopoverProperty.bjs
authorAlan <alan@roojs.com>
Thu, 9 Jun 2022 04:35:11 +0000 (12:35 +0800)
committerAlan <alan@roojs.com>
Thu, 9 Jun 2022 04:35:11 +0000 (12:35 +0800)
src/Builder4/PopoverProperty.vala

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

index 678ab4d..dee4241 100644 (file)
      "   _this.prop.ptype =  (JsRender.NodePropType) gval;",
      "  ",
      "  ",
-     "\t_this.mainwindow.windowstate.left_props.updateProp(_this.prop);",
+     "\t_this.mainwindow.windowstate.left_props.reload();",
      "   ",
      "  ",
      "  ",
index 592857a..22df6f1 100644 (file)
@@ -62,7 +62,7 @@ public class Xcls_PopoverProperty : Object
            _this.prop.ptype =  (JsRender.NodePropType) gval;
           
           
-               _this.mainwindow.windowstate.left_props.updateProp(_this.prop);
+               _this.mainwindow.windowstate.left_props.reload();