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

index b3c245a..1490f35 100644 (file)
@@ -3920,7 +3920,7 @@ Window=new XObject({
                                         this.get('viewbox').el.show();
                                         var ce = this.get('/Window.centereast').el;
                                         print(JSON.stringify(XObject.keys(ce) ,null,4));
-                                        ce.set_position(ce.get_allocated_width() - 100);
+                                        ce.set_position(ce.get_allocated_width() - 150);
                                            
                                        // this.get('model').expanded();