projectstorm / react-diagrams

a super simple, no-nonsense diagramming library written in react that just works
https://projectstorm.cloud/react-diagrams
MIT License
8.45k stars 1.16k forks source link

[Question] How can I drag connection that already connected? #996

Open katopz opened 1 year ago

katopz commented 1 year ago
Screen Shot 2023-04-17 at 00 03 44

This should be simple but instead of able to drag that connected point, I always get new unwant line instead. Can't find any example that doing just this.

Any hint is welcome.