Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ATPagingView Rotation problem #2

Open
ivany4 opened this issue Apr 25, 2011 · 5 comments
Open

ATPagingView Rotation problem #2

ivany4 opened this issue Apr 25, 2011 · 5 comments

Comments

@ivany4
Copy link

ivany4 commented Apr 25, 2011

When autorotating interface of the last page from portrait to landscape, it jumps to some another page.

@andreyvit
Copy link
Owner

Hm, confirmed. Will have a look soon.

@stefanoverna
Copy link

any news? :(

@andreyvit
Copy link
Owner

Whoops, forgot about it. Realistically, I can look at it around next Wed. Sorry to keep you waiting. Setting a reminder this time.

@OmidH
Copy link

OmidH commented May 16, 2012

Is this issue fixed ?
Where to look to fix it? any hints?

@andreyvit
Copy link
Owner

No, and I'm not sure I will have a chance soon. Sorry.

As for the hints: uncomment all NSLogs that are present inside the code, and pay attention to the changes in contentOffset during and after rotation. When you know how to detect the undesirable jump, you can try to catch it in the act and see what causes it. You can even override setContentOffset of the scroll view and put a (conditional) breakpoint there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants