On 17 Aug, 2013, at 1:18 PM, Kyle Sluder <k...@ksluder.com> 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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com