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

Force touchstart, touchmove, and wheel listeners to be non-passive #6248

Merged
merged 1 commit into from
Mar 2, 2018

Conversation

jfirebaugh
Copy link
Contributor

Yes, Chrome, yes WebKit: we really do intend to prevent the default scroll behavior for these events.

This is the only way to silence the console warnings from Chrome and support iOS Safari 11.3+.

Fixes #6095.
Refs #3720.

Yes, Chrome, yes WebKit: we really do intend to prevent the default scroll behavior for these events.

This is the only way to silence the console warnings from Chrome and support iOS Safari 11.3+.
@jfirebaugh jfirebaugh merged commit 02d6528 into master Mar 2, 2018
@jfirebaugh jfirebaugh deleted the passive-agressive branch March 2, 2018 16:15
chrisvoll added a commit to seatgeek/mapbox-gl-js that referenced this pull request Apr 23, 2018
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