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: Rick Mann <email@hidden>
- Date: Fri, 16 Aug 2013 04:14:47 -0700
On Aug 16, 2013, at 04:12 , Roland King <email@hidden> wrote:
> 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.
Hehe, no worries.
> 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.
Ugh, yeah. Okay, I'll probably do that. You just override -setContentSize:? Or check it when the view is popped?
--
Rick
>
>> 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