Builder/Window.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 29 Apr 2010 05:43:54 +0000 (13:43 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 29 Apr 2010 05:43:54 +0000 (13:43 +0800)
Builder/Window.js

index 4a1a00f..d9e0bed 100755 (executable)
@@ -39,6 +39,7 @@ Window = new XObject({
     
     init : function()
     {
+        this.el.show_all();
         this.get('MidPropTree').hideWin();
         this.get('RightPalete.palete').hide();