the first time I load the page, the imagebutton is cut off at 100px in height. The image is .png - transparent
the other image i am testing with is jpg. This one gets cut off at 24px in width
Once I refresh the page, I see in the jsConsole that the image button has been resized to fit the image
I've made sure to set the imageType to normal if a width/height is not specified before loading.
Can you give me any ideas on how to debug this?
the other image i am testing with is jpg. This one gets cut off at 24px in width
Once I refresh the page, I see in the jsConsole that the image button has been resized to fit the image
I've made sure to set the imageType to normal if a width/height is not specified before loading.
Can you give me any ideas on how to debug this?
Comment