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

Stop dragging if mouse leaves canvas #9

Open
r0b- opened this issue May 25, 2012 · 1 comment
Open

Stop dragging if mouse leaves canvas #9

r0b- opened this issue May 25, 2012 · 1 comment

Comments

@r0b-
Copy link

r0b- commented May 25, 2012

Hi,

Is therre a way to stop/cancel a dragging operation (so that the callbacks get fired) if the mouse leaves the canvas?

(I'm using 1.5.15)

Thanks in advance

@apsavin
Copy link
Owner

apsavin commented May 27, 2012

You can generate mouseup event in this case.

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

No branches or pull requests

2 participants