MrBlenny / react-flow-chart

🌊 A flexible, stateless, declarative flow chart library for react.
https://mrblenny.github.io/react-flow-chart/index.html
MIT License
1.46k stars 307 forks source link

Add onDragNodeStop and onDragCanvasStop callbacks #87

Closed lordi closed 4 years ago

lordi commented 4 years ago

Right now there is no way to be alerted when dragging stops. I'm willing to prepare a PR for this.