We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm only working with horizontal scrolls. What do I need to do to change the mouse wheel from Y to X?
There is any method to trigger the scrolling programmatically?
The text was updated successfully, but these errors were encountered:
I figured out the X/Y behavior setting suppressScrollY to true and useBothWheelAxes to true I'm closing this ticket on the behavior of the #38
Sorry, something went wrong.
No branches or pull requests
I'm only working with horizontal scrolls.
What do I need to do to change the mouse wheel from Y to X?
There is any method to trigger the scrolling programmatically?
The text was updated successfully, but these errors were encountered: