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
When i scroll in Sable on an iPad, it seems almost random whether it will scroll the timeline itself, or attempt to scroll the entire page out of view (with that elastic overscroll effect that iOS does).
Describe the solution you'd like
As far as i know, the CSS rule overscroll-behavior: none; on the root element (whether that's the body element or a different one in Sable, not sure) would prevent this from happening.
Describe the problem
When i scroll in Sable on an iPad, it seems almost random whether it will scroll the timeline itself, or attempt to scroll the entire page out of view (with that elastic overscroll effect that iOS does).
Describe the solution you'd like
As far as i know, the CSS rule
overscroll-behavior: none;on the root element (whether that's the body element or a different one in Sable, not sure) would prevent this from happening.Alternatives considered
No response
Additional context
Screen recording of what i mean:
ScreenRecording_03-13-2026.00-28-49_1.mov