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

Drop-related events shouldn't be InteractEvent objects #122

Closed
taye opened this issue Dec 6, 2014 · 1 comment
Closed

Drop-related events shouldn't be InteractEvent objects #122

taye opened this issue Dec 6, 2014 · 1 comment

Comments

@taye
Copy link
Owner

taye commented Dec 6, 2014

They should be plain objects and should have a reference to the related drag event. This is how dropmove events are done and it should be the same for dragenter, dragleave, dropactivate, dropdeactivate and drop

@taye taye changed the title Drop-related shouldn't be InteractEvent objects Drop-related events shouldn't be InteractEvent objects Dec 6, 2014
@taye
Copy link
Owner Author

taye commented Dec 8, 2014

Done in commit 2bb8b43

@taye taye closed this as completed Dec 8, 2014
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