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

Fix: drag below threshold left dragging state on #527

Merged
merged 1 commit into from
Jun 1, 2021

Conversation

kurkle
Copy link
Member

@kurkle kurkle commented May 31, 2021

Fix #525

The dragging was left true and plugin kept rejecting all events to chart after that. The update is needed to remove the rectangle drawn.

@kurkle kurkle added the bug label May 31, 2021
@kurkle kurkle added this to the 1.0.1 milestone May 31, 2021
@kurkle kurkle requested a review from etimberg June 1, 2021 05:54
@kurkle kurkle merged commit bdc1d1f into chartjs:master Jun 1, 2021
@kurkle kurkle deleted the drag-zoom-threshold branch July 1, 2021 05:11
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.

Setting drag threshold greater than 0 disables legend events
3 participants