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

Bug: on drag finish "distinationNode" parameter is undefinded #109

Open
oldroute opened this issue Feb 10, 2019 · 3 comments
Open

Bug: on drag finish "distinationNode" parameter is undefinded #109

oldroute opened this issue Feb 10, 2019 · 3 comments

Comments

@oldroute
Copy link

This docs link (https://amsik.github.io/liquor-tree/#Drag-amp-Drop) says that on drag finish callback givs two parameters: targetNode and distinationNode, but distinationNode is undefined. How is this possible?

@oldroute
Copy link
Author

How can i get DropPosition value ?

@amsik
Copy link
Owner

amsik commented Feb 11, 2019

Hi. Chould you show me an example on https://jsfiddle.net? It works fine for me

@oldroute
Copy link
Author

I find updated dnd method (from issue #97 (comment)) "onDragFinish", this method works properly, but undocumented. How can i get DropPosition value (ABOVE, BELOW or ON) ? Thanks for answer!

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

2 participants