Hi,
Quick question.. The app I'm writing displays a dynamic image on a card. The actual image size is 290 x 290px and the image area on the card is the same size.
On an iPhone4 the image looks fine, but as soon as I look at it on an iPhone5+ the image stretches vertically slightly and looks more like a lozenge then a circle.
Is there a way to force the image to display correctly, or do I need to do some mathematical chicanery to get it to look right?
TIA
Chris
Image aspect ratio stretching on different devices
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Posts: 23
- Joined: Wed Nov 05, 2014 11:30 am
-
- Posts: 746
- Joined: Sun Feb 04, 2007 11:01 pm
Re: Image aspect ratio stretching on different devices
Hi Chris,
Are you using fullScreenMode?
Are you using fullScreenMode?
Tom
MacBook Pro OS Mojave 10.14
MacBook Pro OS Mojave 10.14
-
- Posts: 23
- Joined: Wed Nov 05, 2014 11:30 am
Re: Image aspect ratio stretching on different devices
Hey quailcreek,
Yup, I'm using fullScreen set to "exact fit".
Yup, I'm using fullScreen set to "exact fit".
Re: Image aspect ratio stretching on different devices
Doesn't that answer your question? What do you exspect?MrCrussell wrote:I'm using fullScreen set to "exact fit".
This feature will force your iPhone 4 320*480 pixel stack into the iPhone 5 320*568 pixel rect?
This MUST result in a slight unproporional distortion of the stack and all of its content?
