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

How to know if element is dropped in same place instead of moving up/down ? #119

Open
lakinmohapatra opened this issue Aug 16, 2018 · 1 comment

Comments

@lakinmohapatra
Copy link

How to know if element is dropped in same place instead of moving up/down ?
Drop event is fired in all the cases.

Please let me know.

@dejanvujanovic
Copy link

dropIndex is a place where the element is dropped. But the problem is there is no oldIndex, which we could use to compare them and see if the element is moved or not.

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

No branches or pull requests

3 participants