hello if im not wrong your fx setup seems incorrect. as you can see in the api reference [1], scaleX and scaleY properties are just boolean flags. you must use scaleTo property instead. i suggest you to take a look at the animation showcase of demo browser [2].
regards huseyin [1] http://demo.qooxdoo.org/current/apiviewer/#qx.fx.effect.core.Scale [2] http://demo.qooxdoo.org/current/demobrowser/#animation~Showcase.html -- View this message in context: http://qooxdoo.678.n2.nabble.com/scaling-window-issues-tp5092148p5097440.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
