The problem is still relevant. Can I find out if there will be a fix?
Continuing the discussion from Prototype resetting Scroll Position even though those settings have not been selected:
Solved
Prototype resetting Scroll Position
Best answer by tank666
Do I understand correctly that the bug occurs when collapsing/expanding chapters? If yes, then this is due to a bug in the smart animation of auto layout frames. There are two solutions here:
- Instead of “Smart animate”, use “Instant”.
- Wrap your auto layout in a frame of a fixed height (set the height equal to the height of the device), and also change the overflow scrolling behavior (from “No scrolling” to “Vertical”) of this frame.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.