Re: After popping view controller, table view scrolls sideways
Re: After popping view controller, table view scrolls sideways
- Subject: Re: After popping view controller, table view scrolls sideways
- From: Roland King <email@hidden>
- Date: Fri, 16 Aug 2013 19:04:45 +0800
Auto layout for this project? I've had loads of issues with scroll views resizing themselves badly under auto layout. I have a hack I use for it but it's on my box at home.
> On 16 Aug, 2013, at 18:33, Rick Mann <email@hidden> wrote:
>
> 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
_______________________________________________
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