Skip to content

Conversation

@kurkle
Copy link
Member

@kurkle kurkle commented Nov 26, 2024

fix: #906

@kurkle kurkle added the bug label Nov 26, 2024
@github-actions
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.

2 participants