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

Drag issue #123

Open
mmbassetto opened this issue Aug 26, 2017 · 3 comments
Open

Drag issue #123

mmbassetto opened this issue Aug 26, 2017 · 3 comments

Comments

@mmbassetto
Copy link

When i try drag a node he send a remove event, how can i dont send this event?

@rychkog
Copy link
Contributor

rychkog commented Aug 28, 2017

@mmbassetto Event of a node removal gets send all the time. Just don't subscribe to this event and you won't get it

@mmbassetto
Copy link
Author

I need this event too =/

@rychkog
Copy link
Contributor

rychkog commented Oct 8, 2017

@mmbassetto Ok, seems like we need to add a source that will allow to distinguish those two

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

2 participants