[FEATURE] Add horizontal scrolling gesture
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 270
- Avg merge
- 5d 19h
- Merged PRs (30d)
- 2
Description
**Is your feature request related to a problem? Please describe.**
There is vertical scrolling that is already implemented but no horizontal scrolling using gestures (like for example pressing the mouse wheel sideways or scrolling on touchpad horizontally with two fingers)
**Describe the solution you'd like**
Capture horizontal events from mouse/touchpad.
**Describe alternatives you've considered**
N/A
**Additional context**
I was checking out the scrolling features and the missing horizontal scrolling felt strange.
Contributor guide
Assessment
This issue has not been assessed yet.