Builder3/Window.js
authorAlan Knowles <alan@roojs.com>
Wed, 26 Oct 2011 04:48:43 +0000 (12:48 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 26 Oct 2011 04:48:43 +0000 (12:48 +0800)
Builder3/Window.js

index 1d120d7..eebf8bb 100644 (file)
@@ -2559,7 +2559,7 @@ Window=new XObject({
                                                                                        print("EDITED? "  + ap + " - p:" + p0 + " t:" + p0);
                                                                                         this.get('/LeftPanel.model').changed(p0, true);
                                                                                         this.get('/LeftPanel.model').activePath = false;
-                                                                                        this.el.editable = false;
+                                                                                        this.el.editable = true;
                                                                                         this.el.has-entry = true;
                                                                                 },
                                                                                 editing_started : function (self, editable, path) {