Trackpad Gesture Support #28665
JakkuSakura
started this conversation in
Zed GPUI
Replies: 1 comment
-
I face similar issues, and a lot more "event types" could be added. I've added some details in this discussion: #31391 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, the on_scroll_wheel_event supports 2 modes: by mouse wheel and by two-finger up/down. This is a bare minimum, yet many apps support other gestures:
Is it possible to support these in gpui?
Beta Was this translation helpful? Give feedback.
All reactions