NorthwoodsSoftware / GoJS

JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
http://gojs.net
Other
7.7k stars 2.86k forks source link

How can I create a new node when I drag a link as soon as I release my mouse? #152

Closed xinnai closed 3 years ago

xinnai commented 3 years ago

Hi, thank you for your hard work, I have some problems when using 'gojs'. I found that when I drag a link from a node which already in canvas, I must drag it onto another node, otherwise the link will disappear when I release my mouse. How can I create a new node when I drag a link as soon as I release my mouse, and make the new node just at the place where the 'mouse up', and also make the link linkto the new node automatically? Thank you !

simonsarris commented 3 years ago

Please use the support forum for support questions, not the issue tracker.