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

Prevent node click event if node has been dragged #78

Closed fenech closed 4 years ago

fenech commented 4 years ago

Addresses #77

I'm happy to make it configurable if this isn't the desired behaviour in all cases.