This repository has been archived by the owner on Nov 18, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 91
onMouseup() outside the canvas isn't fired #44
Labels
Comments
Hello @paolosanchi, please advise whether #66 fixes your issue or not. |
You were very clear, #66 is an open PR so is not part of a release yet. |
oh, I tought it was merged. I checked your PR #66 and seems to work |
Thank you for your feedback, hope it gets through 😏 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If you fire the onMouseup event outside the canvas the updateModel() isn't called so if you accept() the sign it could be empty or wrong..
I've fixed adding modifying the accept() like this:
The text was updated successfully, but these errors were encountered: