Skip to content
New issue

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

feat: mouseWheelSensitivityX and mouseWheelSensitivityY options #653

Closed
wants to merge 3 commits into from

Conversation

lfagundes
Copy link
Contributor

When I set enableMouseWheelScrollHandler, the mouse wheel sensitivity increases a lot. To fix that, I put these constants that were already being used as options.

In my first experiments, 3 would be a better default value for both. It's closer to the sensitivity when enableMouseWheelScrollHandler is false, and more ergonomic.

@lfagundes
Copy link
Contributor Author

lfagundes commented Nov 5, 2021

I ended up not using this code, so not sure if this is relevant or not.

I use a trackball, and in my environment the mouse wheel sensitivity increases when enableMouseWheelScrollHandler is enabled. But other people had a different experience, and we ended up keeping the default values.

@ghiscoding
Copy link
Collaborator

closing since I don't think this is needed and the codebase changed a lot since then and will change even more when Roadmap to v4.0 is soon to be released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants