Skip to content

fix: pinch events #905

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

Merged
merged 1 commit into from
Nov 26, 2024
Merged

fix: pinch events #905

merged 1 commit into from
Nov 26, 2024

Conversation

kurkle
Copy link
Member

@kurkle kurkle commented Nov 26, 2024

fix: #906

@kurkle kurkle added the bug label Nov 26, 2024
Copy link

Size Change: +43 B (+0.21%)

Total Size: 20.8 kB

Filename Size Change
dist/chartjs-plugin-zoom.esm.js 7.53 kB +15 B (+0.2%)
dist/chartjs-plugin-zoom.js 7.67 kB +17 B (+0.22%)
dist/chartjs-plugin-zoom.min.js 5.59 kB +11 B (+0.2%)

compressed-size-action

@kurkle kurkle merged commit 4e6d84a into master Nov 26, 2024
11 checks passed
@kurkle kurkle deleted the fix/pinch-events branch November 26, 2024 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When returning false in the onZoomStart() callback, the zoom operation should be cancelled according to documentation.
1 participant