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

Avoid listening to wheel events on the document. #461

Merged
merged 1 commit into from
Mar 29, 2019

Conversation

schmidtk
Copy link
Contributor

Fixes #460.

Prevents the exception described in #460 by using a different DOM target for the wheel listener. Wheel date controls should behave exactly as they did before, but Chrome 73+ should no longer log an exception to the console while scrolling the mouse wheel over the page.

@schmidtk schmidtk self-assigned this Mar 27, 2019
@schmidtk schmidtk requested a review from wallw-teal March 27, 2019 20:16
@schmidtk schmidtk merged commit f76ce69 into ngageoint:master Mar 29, 2019
@schmidtk schmidtk deleted the document-wheel-events branch March 29, 2019 20:34
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