You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
When autorotating interface of the last page from portrait to landscape, it jumps to some another page.
The text was updated successfully, but these errors were encountered: