Thank you for the awesome extension!
This feature request is to add support for a horizontal wheel, to have 2 additional gestures when scrolling left or right.
I know it's less common to have such a wheel, and the wheel gestures were just extras anyway, but it would be cool to have another use for those of us that have it.
I also recognize that while on the one hand, this is simple (mostly duplicating up/down functionality, like updating the wheel gesture controller to handle deltaX similar to deltaY), it also involves updating a lot of places wheel gestures are referenced (settings page, messaging and docs, etc.) - some of it is generalized (just saying "wheel gestures") and doesn't need an update, but still.
Thank you for the awesome extension!
This feature request is to add support for a horizontal wheel, to have 2 additional gestures when scrolling left or right.
I know it's less common to have such a wheel, and the wheel gestures were just extras anyway, but it would be cool to have another use for those of us that have it.
I also recognize that while on the one hand, this is simple (mostly duplicating up/down functionality, like updating the wheel gesture controller to handle deltaX similar to deltaY), it also involves updating a lot of places wheel gestures are referenced (settings page, messaging and docs, etc.) - some of it is generalized (just saying "wheel gestures") and doesn't need an update, but still.