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

onNodeDrop doesn't cover onDropPoint #2510

Closed
filipvh opened this issue Apr 13, 2017 · 0 comments
Closed

onNodeDrop doesn't cover onDropPoint #2510

filipvh opened this issue Apr 13, 2017 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@filipvh
Copy link

filipvh commented Apr 13, 2017

[X] bug report

While onNodeDrop provides a way to execute code when you drop a Node on a Node, it does not trigger when you drop a Node between Nodes.

In other words, at the end of onDropNode an event is emitted, at the end of onDropPoint not.
I suppose this would have to be a separate Event/property named onDropPoint?

That would make this Bug report a Feature request... but actuality a small, non breaking one

@cagataycivici cagataycivici self-assigned this Apr 13, 2017
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Apr 13, 2017
@cagataycivici cagataycivici added this to the 4.0.RC3 milestone Apr 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants