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: emit endStroke on pointerup outside of canvas #604

Merged
merged 3 commits into from Mar 18, 2022

Conversation

UziTech
Copy link
Collaborator

@UziTech UziTech commented Mar 18, 2022

fixes #603

@UziTech UziTech changed the title fix: emit endStroke on pointerUp outside of canvas fix: emit endStroke on pointerup outside of canvas Mar 18, 2022
@UziTech UziTech merged commit 29b80dd into szimek:master Mar 18, 2022
@UziTech UziTech deleted the endStroke branch March 18, 2022 05:40
github-actions bot pushed a commit that referenced this pull request Mar 18, 2022
## [4.0.3](v4.0.2...v4.0.3) (2022-03-18)

### Bug Fixes

* emit endStroke on pointerup outside of canvas ([#604](#604)) ([29b80dd](29b80dd))
@github-actions
Copy link

🎉 This PR is included in version 4.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Bug: endStroke event does not trigger if mouse movement ends outside of the pad
1 participant