Diagonal scrolling #710
romancavry
started this conversation in
General
Replies: 2 comments 4 replies
-
|
Good day @romancavry :) I'm assuming you mean trackpad / touch scrolling and not mouse scrolling, correct? |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
Okay, I did it. Here is the example (useMobileTouch hook) |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I have dynamic custom slider with both scroll directions. And when scrolling vertically, horizontal scrolling may also occur, and vice versa. How can i prevent this diagonal scrolling (in both directions by one drag)? So that only one handler is triggered — either horizontal or vertical.
Beta Was this translation helpful? Give feedback.
All reactions