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: Sat, 17 Aug 2013 14:30:45 +0800
On 17 Aug, 2013, at 1:18 PM, Kyle Sluder <email@hidden> wrote:
> Cargo cults are insidious because they often start out as legitimate solutions to real problems, but become community wisdom by way of similarity.
>
> I don't doubt your solution to your problem (but would love the opportunity to verify it for myself). I'm just concerned about Roland adopting it because it "smells enough" like your problem.
>
> --Kyle Sluder
>
That's fair enough. One thing Rick could try is breakpointing in his override of setContentSize:, if the stack trace at the point it sets the size incorrectly is called something like _resetToOriginalContentSize .. that is at least the same method which has been resetting mine incorrectly after it earlier set it correctly. I don't have any push/pop on mine either, it's a one-screen app. I never got further with it, just could not find anything unusual I was doing which caused it.
I've tested one of them with iOS7 this morning, don't see the issue, rechecked it on 6, still did. I'm holding out a little hope this is fixed, or the edge case I got myself into has been sorted out. Other two projects will take a bit more work to iOS7-ify but I should get on with it anyway.
_______________________________________________
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