Hi
I am using a TTPhotoViewController subclass in my project to display a series of images downloaded from the web. Some of the images which are not the same aspect ratio as the iPhone's screen are cropped out.
I tested this with square images of 400x400 px and all such images seem to be cropped out towards the edges. I cannot zoom out and view the entire image either.
Can someone please suggest a solution for this. Thanks.