X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=Builder3%2FWindow.js;h=8889805b83ad5c74ada5d209a30e189f0018431e;hp=93c992add997d6f38614186c31a28d6810647442;hb=9291210373bf92bb325d143f6019a33604bbc35d;hpb=de0897e6e177f82fe66f07a811508f488e94810c diff --git a/Builder3/Window.js b/Builder3/Window.js index 93c992add..8889805b8 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('centerEast').el; + var ce = this.get('/Window.centerEast').el; ce.setPostion(ce.max_position - 30); print("TRIED TO HIDE");