Skip to content

Fix: drag below threshold left dragging state on#527

Merged
kurkle merged 1 commit intochartjs:masterfrom
kurkle:drag-zoom-threshold
Jun 1, 2021
Merged

Fix: drag below threshold left dragging state on#527
kurkle merged 1 commit intochartjs:masterfrom
kurkle:drag-zoom-threshold

Conversation

@kurkle
Copy link
Copy Markdown
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