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

Allow for multiple actions on the same dropzone #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ishmael
Copy link

@ishmael ishmael commented Oct 4, 2016

Removed the code that didn't allow for drop zones other than the ones that had the same tag to drop. This would mean that if a drop zone had a sort and a move function, the first action to be written would be the only one available

Removed the code that didn't allow for drop zones other than the ones that had the same tag to drop. This would mean that if a drop zone had a sort and a move function, the first action to be written would be the only one available
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.

1 participant