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:12:52 +0800
That's probably it then. Can't tell you the fix as I'm I'm the arse end of nowhere using a phone for mail.
Basically auto layout gets it right then calls a method which resets the content size to what it was before, I know not why. I have a method somewhere which catches this content size change and thwarts it if it's not the bounds size. Hack.
> On 16 Aug, 2013, at 19:05, Rick Mann <email@hidden> wrote:
>
>
>> On Aug 16, 2013, at 04:04 , Roland King <email@hidden> wrote:
>>
>> 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.
>
> Yep, autolayout.
>
> --
> 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