src/Builder4/Editor.bjs
[roobuilder] / src / Builder4 / Editor.bjs
index 277e28b..df16ad8 100644 (file)
      "listeners" : {
       "realize" : [
        "( ) => {",
-       "",
+       "\tthis.el.position = this.el.get_width()- 120;",
        "",
        "}",
        ""