showWebPopUp sizing issues

I have noticed a small anamoly, where on iPhone4, the WebPopUp sizes quite oddly, where as on iPhone and the iPad they size quite fine. Having said that I have used it in an earlier app of mine and it worked fine on there, it is the new build that could be the issue.

just strange…

cheers,

?:slight_smile: [import]uid: 3826 topic_id: 11291 reply_id: 311291[/import]

Hey jayantv,

Will make a note of this.

Thanks :slight_smile:

Peach [import]uid: 52491 topic_id: 11291 reply_id: 41133[/import]

Actually what I have noticed is that on iPhone4 devices, the web popup is sized as if content scaling is turned on. I my current app, I have content scaling off and take care of different device sizes programmatically, but when testing on the device the web popup scales automatically when on an iPhone4 (or iPod 4) device. I have a flag set for when I building for iOS and my web popup code has to test for the flag and if set, size the popup as if it was on a iPhone 3G. [import]uid: 4639 topic_id: 11291 reply_id: 42418[/import]

It happened to me when I was using zoomEven and some elements showed offset on the iphone 1g, and 2g, but not on the 4g or ipad. I hope this helps.
cheers
adrian
[import]uid: 12407 topic_id: 11291 reply_id: 42430[/import]