hello,

i'm facing problems with dynamic image reloading here.
i'm using a java servlet to return some image data and reset the source of
my QxImage.

var img = new QxImage;
img.setSource(this.getImage(id, 800, 600));

the dimensions of the image change from time to time but qooxdoo sometimes
uses old values for the dimensions, so the new image src is shown, but
strechted or squeezed. The only explaination for me is that qooxdoo must
cache the sizes in someway, the worst is, even restarting the browser or
cleaning the browser cache doesn't help!

my question: is there a way to let qooxdoo check the original img dimensions
everytime the src is set and set it properly then?!

Thanks for your replies.

sincerely,
j.

--
View this message in context: 
http://www.nabble.com/Trouble+with+Image+Dimensions-t1688022.html#a4580313
Sent from the qooxdoo-devel forum at Nabble.com.



-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to