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

Drag ref count #59

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

raytiley
Copy link
Contributor

Opening this for discussion. This code is working much better in our app with an admittedly complicated dropzone with a bunch of elements. I haven't event looked at the tests yet.

Without capturing these events the dragenter / dragleave count gets off. This is because the moxie-shim gets placed outside the dropzone (for positioning I imagine).
Prevents multiple dragenter events from firing in IE
@tim-evans
Copy link
Collaborator

This looks good to me 👍

@tim-evans
Copy link
Collaborator

@raytiley Is this good to go? I'll merge and release if so~

@raytiley
Copy link
Contributor Author

raytiley commented Mar 2, 2016

So far our QA department has only found an issue on Edge where it doesn't allow dropping. I haven't had time to investigate yet.

@tim-evans
Copy link
Collaborator

Thanks for the update :)

@knownasilya
Copy link
Owner

@raytiley are you still using this in your app? Do you remember the result from your last inquiry regarding that last comment?

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

Successfully merging this pull request may close these issues.

3 participants