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 bug 56+ chrome can't prevent default wheel events. #3593

Merged
merged 1 commit into from
Apr 12, 2019

Conversation

leavest
Copy link
Contributor

@leavest leavest commented Apr 9, 2019

I use a new method to bind wheel event.
https://www.chromestatus.com/features/6662647093133312

Fixes #3592

Fix bug where 56+ chrome can't prevent default wheel events.

Fixes weaveworks#3592
@fbarl
Copy link
Contributor

fbarl commented Apr 11, 2019

Thank you for your PR @leavest - the code change is nice and concise and I'd give it a pass 👌, but I can't upgrade to Chrome 0.73 on my machine to test the fix so I'd ask someone else to take a look at the behavior.

cc @foot @satyamz

p.s. Everything behaves well on my Chrome 0.72, both on this branch and on master.

@foot foot self-requested a review April 11, 2019 16:24
Copy link
Contributor

@foot foot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great, cheers @leavest!

@foot foot merged commit 9e4e8d3 into weaveworks:master Apr 12, 2019
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.

can not zoom in in latest chrome
3 participants