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

Fix middle drag scrolls page in Firefox on win #50

Closed
arose opened this issue May 23, 2020 · 1 comment
Closed

Fix middle drag scrolls page in Firefox on win #50

arose opened this issue May 23, 2020 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@arose
Copy link
Member

arose commented May 23, 2020

See https://stackoverflow.com/questions/1930875/disabling-middle-click-scrolling-with-javascript for context info

Probably reuires change to https://github.com/molstar/molstar/blob/master/src/mol-util/input/input-observer.ts.

@arose arose added bug Something isn't working good first issue Good for newcomers labels May 23, 2020
@arose
Copy link
Member Author

arose commented Mar 7, 2021

fixed by calling event.preventDefault()

@arose arose closed this as completed Mar 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant