Skip to content
This repository has been archived by the owner on Nov 18, 2019. It is now read-only.

Add mouseleave event binding #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adrogon
Copy link

@adrogon adrogon commented Sep 4, 2017

Adds mouseleave event binding to update the model when the cursor leaves the canvas.
Checks whether the left button is depressed, to avoid triggering model updates by mere mouseovers.

Closes #44, closes #65.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add onMouseleave event onMouseup() outside the canvas isn't fired
1 participant