From: Alan Knowles Date: Mon, 25 Apr 2011 04:10:12 +0000 (+0800) Subject: Builder3/Window.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=60ebee4694c12677084a71c1e985ef8273d61bd2 Builder3/Window.js --- diff --git a/Builder3/Window.js b/Builder3/Window.js index c9a84c6ea..d4c76ebb1 100644 --- a/Builder3/Window.js +++ b/Builder3/Window.js @@ -3919,7 +3919,7 @@ Window=new XObject({ this.get('buttonbar').el.hide(); this.get('viewbox').el.show(); var ce = this.get('/Window.centereast').el; - print(JSON.stringify(ce ,null,4)); + print(JSON.stringify(XObject.keys(ce) ,null,4)); ce.set_postion(ce.max_position - 100); // this.get('model').expanded();