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
Is it possible to keep the current scrolling position or state after layout changes?
For example: scrolling is about 50%, the frame changes from (100pt x 20pt) to (101pt x 20pt). At the moment the animation restarts from the beginning. Maybe a property "keepScrollingPossition: Bool"