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

FancyTree Differentiate Between Dragging onto node and under a node #1067

Closed
codinglife456 opened this issue Mar 30, 2021 · 0 comments
Closed

Comments

@codinglife456
Copy link

As mentioned in the title, is there any particular event currently available that differentiates between the dragging of a node onto another node vs under the node?

I want to create a custom validation such that users can only drag and drop a node under a node ( so that they will be on the same 'level' and they are not allowed to drop a node onto another where they will become a children of the node.

Environment

  • Browser type and version: Google Chrome
  • jQuery and jQuery UI versions: Jquery UI (1.121) Jquery (3.3.1)
  • Fancytree version: DND JQUERY
    enabled/affected extensions: DND
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