We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 can one access an event based on a Node being repositioned?
The text was updated successfully, but these errors were encountered:
Got the same question, didn't find a solution yet. But just saw #178 and maybe this could also have a relation to #189?
Sorry, something went wrong.
I have used mouseUp event on the nodeWidget component.
mouseUp
nodeWidget
there is now a listener for this
react-diagrams/packages/react-canvas-core/src/core-models/BasePositionModel.ts
Line 6 in 23b1747
No branches or pull requests
How can one access an event based on a Node being repositioned?
The text was updated successfully, but these errors were encountered: