Scroll View Resizing Problem
Scroll View Resizing Problem
- Subject: Scroll View Resizing Problem
- From: Dave <email@hidden>
- Date: Mon, 07 Oct 2013 13:53:54 +0100
Hi,
I have a scroll view with a fixed height but variable length. I'm adding Image Views to it and each image has a height of 200 but a variable length. I have the scroll view height set to 200 and the width set to the width of an iPad screen - 1024. When I run this on an iPad 2 or the simulator using iOS 6, everything works, but the images in the Scroll View have the bottom chopped of and you can scroll vertically. As an experiment, I changed the height in IB to be 240 and this stops it from scrolling! Under iOS 7, in the simulator, the scroll view behaves as expected, e.g. it scroll horizontally, but not vertically.
Any ideas on what could be causing this would be appreciated.
This is a Landscape only App.
All the Best
Dave
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden