From: Alan Knowles Date: Mon, 25 Apr 2011 04:30:06 +0000 (+0800) Subject: Builder3/Window.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=a68fb0720974985c142b0f88e8ffbfcecbf4a22b Builder3/Window.js --- diff --git a/Builder3/Window.js b/Builder3/Window.js index b3c245a3f..1490f3542 100644 --- a/Builder3/Window.js +++ b/Builder3/Window.js @@ -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();