From: Alan Knowles Date: Mon, 25 Apr 2011 04:05:54 +0000 (+0800) Subject: Builder3/Window.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=54bf8359f4db502d92dd078540a83a31dd3c5d31 Builder3/Window.js --- diff --git a/Builder3/Window.js b/Builder3/Window.js index 8889805b8..37449acba 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.left.centerEast').el; ce.setPostion(ce.max_position - 30); print("TRIED TO HIDE");