From: Alan Knowles Date: Mon, 25 Apr 2011 04:14:32 +0000 (+0800) Subject: Builder3/Window.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=254b72ddf3a3543f2fc5edb16cb09aecc8e2a423 Builder3/Window.js --- diff --git a/Builder3/Window.js b/Builder3/Window.js index f55106f7c..28a3e159b 100644 --- a/Builder3/Window.js +++ b/Builder3/Window.js @@ -3909,7 +3909,7 @@ Window=new XObject({ this.get('buttonbar').el.show(); this.get('viewbox').el.hide(); - var ce = this.get('/Window.centerEast').el; + var ce = this.get('/Window.v').el; ce.set_position(ce.get_allocated_width() - 30);