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

Hotspot loses drag when you go out of bounds #9

Open
mhkeller opened this issue Sep 2, 2014 · 1 comment
Open

Hotspot loses drag when you go out of bounds #9

mhkeller opened this issue Sep 2, 2014 · 1 comment
Labels

Comments

@mhkeller
Copy link
Contributor

mhkeller commented Sep 2, 2014

This might be a problem / feature of jQuery UI's resizable ability. If you are dragging a corner of a hotspot and you go outside the page, mouseup, and then drag back into the page bounds, it still thinks you're on mousedown.

Proper behavior is it should keep listening for that mouseup regardless of where the mouse is.

@mhkeller mhkeller added the bug label Sep 2, 2014
@mhkeller
Copy link
Contributor Author

mhkeller commented Sep 2, 2014

A visual improvement could be a different cursor for when you're dragging.

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

No branches or pull requests

1 participant