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

Ignore spurious move events in drag handlers #6757

Merged
merged 1 commit into from
May 30, 2018
Merged

Ignore spurious move events in drag handlers #6757

merged 1 commit into from
May 30, 2018

Conversation

jfirebaugh
Copy link
Contributor

Fixes #6730 by ignoring mousemove events in the drag pan, drag rotate, and box zoom handlers when the position does not differ from the previous event.

Launch Checklist

  • briefly describe the changes in this PR
  • write tests for all new functionality
  • manually test the debug page

@jfirebaugh jfirebaugh requested a review from mourner May 29, 2018 23:12
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