Builder3/Window.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 25 Apr 2011 04:07:20 +0000 (12:07 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 25 Apr 2011 04:07:20 +0000 (12:07 +0800)
Builder3/Window.js

index f7e712b..929ee9e 100644 (file)
@@ -3910,6 +3910,7 @@ Window=new XObject({
                                           this.get('buttonbar').el.show();
                                            this.get('viewbox').el.hide();
                                            var ce = this.get('/Window.centerEast').el;
+                                           
                                            ce.set_postion(ce.max_position - 30);
                                              
                                            print("TRIED TO HIDE");
@@ -3918,6 +3919,7 @@ Window=new XObject({
                                         this.get('buttonbar').el.hide();
                                         this.get('viewbox').el.show();
                                         var ce = this.get('/Window.centereast').el;
+                                        print(ce)
                                         ce.set_postion(ce.max_position - 100);
                                            
                                        // this.get('model').expanded();