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

index 8f858fe..afa476a 100644 (file)
@@ -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(ce);
+                                        print(JSON.stringify(cem,null,4));
                                         ce.set_postion(ce.max_position - 100);
                                            
                                        // this.get('model').expanded();