src/Builder4/WindowRooView.bjs
[app.Builder.js] / src / Builder4 / WindowRooView.vala
index cb9228a..2ac5d54 100644 (file)
@@ -1367,14 +1367,15 @@ public class Xcls_WindowRooView : Object
                 // check syntax??
                 // ??needed..??
                 _this.save_button.el.sensitive = true;
-                print("EDITOR CHANGED");
+                ///?? has changed occured during loading?
+                print("- PREVIEW EDITOR CHANGED--");
                 
                 
                 //this.checkSyntax();
                
                 _this.dirty = true;
             
-                // this.get('/LeftPanel.model').changed(  str , false);
+            
                 return ;
             });
         }