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

Add isZoomingOrPanning method #823

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

joshkel
Copy link
Contributor

@joshkel joshkel commented Jul 29, 2024

I'd like to ensure that browser click events don't trigger if the user is zooming or panning (similar to how Chart.js prevents its own click events from triggering if the user is zooming or panning). Adding a new isZoomingOrPanning method seems like the easiest solution.

@kurkle kurkle merged commit 3db67e0 into chartjs:master Nov 14, 2024
12 checks passed
@joshkel joshkel deleted the isZoomingOrPanning branch November 20, 2024 19:56
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.

3 participants