Hi Christopher, ok, scaling of image / widget works in principle.
But what about its offset ? The container of the image, that is reserved by the layout management seems to keep the origial image size (I have to scroll to see the scaled image). So I've to made a negative offset transformation to move the upper left corner of the image using setTranslateX() setTranslateY() This works with one Image in a qx.ui.mobile.layout.VBox layout. But what about two scaled images in a qx.ui.mobile.layout.HBox layout ? Cheers Kora -- View this message in context: http://qooxdoo.678.n2.nabble.com/How-to-scale-Image-in-a-Mobile-environment-tp7581383p7581673.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
