-
Notifications
You must be signed in to change notification settings - Fork 39k
Predominant axis scrolling #62003
Copy link
Copy link
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitytrackpad/scrollTrackpad device issuesTrackpad device issues
Description
It would be nice if there was an option to scroll only the predominant axis.
This is a standard feature of NSScrollView on macOS.
UX-wise you usually scroll vertically but of course on a trackpad deltaX will not be exactly zero, so it happens quite easily that the leftmost characters get clipped.
With predominant axis scrolling only the bigger delta gets applied, and mostly vertical scrolling is strictly just vertical without any stray x-position change.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitytrackpad/scrollTrackpad device issuesTrackpad device issues