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

Zoom/scroll events not firing in safari #265

Open
abought opened this issue Jan 12, 2022 · 0 comments
Open

Zoom/scroll events not firing in safari #265

abought opened this issue Jan 12, 2022 · 0 comments

Comments

@abought
Copy link
Member

abought commented Jan 12, 2022

The shift+scroll to zoom feature does not work correctly in Safari.

This has been traced to a safari bug. Adding a background element (or adjusting how the SVG panel area is handled) may help resolve this, but it will require careful regression testing because each browser interprets mouse events in the SVG spec a little differently.

https://stackoverflow.com/questions/40887193/d3-js-zoom-is-not-working-with-mousewheel-in-safari

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

1 participant