After popping view controller, table view scrolls sideways
After popping view controller, table view scrolls sideways
- Subject: After popping view controller, table view scrolls sideways
- From: Rick Mann <email@hidden>
- Date: Fri, 16 Aug 2013 03:33:17 -0700
I have a pretty straightforward UINavigationController in a UIPopoverController. When it first comes up, it's a table view with a list of items and it works as expected.
If you select and item, then go back, suddenly the original table view controller can scroll sideways. It's as if the UITableView's contentSize (it's a subclass of UIScrollView) got much wider. And, of course, swipe-to-delete no longer works.
Any idea what's causing this?
Thanks!
--
Rick
_______________________________________________
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