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

Dropzone outline occasionally persists when dragging unrelated item over panel and releasing to app #35

Open
Inventsable opened this issue Jan 14, 2021 · 0 comments

Comments

@Inventsable
Copy link
Member

Noticing a behavior where Dropzone will recognize that an item is being dragged overtop but isn't foolproof for releasing when the mouse leaves the panel, i.e. when you drag a picture file from desktop over a panel and release it into the Canvas in AI this may cause the Dropzone outline to become stuck at the "dragging overtop" context, which isn't fixed until you drag a new item into the panel and release.

There should be a killswitch or failsafe on Dropzone which acts on the level of the .panel element (if not better mouseexit / mouseleave detection on the Dropzone element itself) which forces Dropzone to reset whenever the cursor is no longer in a valid location like outside the panel or Dropzone element.

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

1 participant