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

scrollwheel-to-zoom is too slow on Macs with mechanical scroll wheel #38

Open
rsargent opened this issue Nov 13, 2018 · 2 comments
Open

Comments

@rsargent
Copy link
Member

The hack in timelapse.js to slow down Mac scrolling is useful for laptop scrollpad and "magic mouse" with scrollpad on the mouse, but is way too slow for Macs with mechanical wheels. This isn't a problem with zooming UIs on similar platforms like Google Maps.

Should we upgrade to a more modern interpretation of WheelEvent honoring DOM_DELTA_PIXEL vs DOM_DELTA_LINE?

@pdille
Copy link
Contributor

pdille commented Oct 20, 2020

Saw this on Illah's mac with a scroll wheel. We need to revisit this.

@rsargent
Copy link
Member Author

rsargent commented Oct 20, 2020 via email

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

No branches or pull requests

2 participants