Ahmad Youssef
Ahmad Youssef
i am planning to use these two events by creating multi-select nodes and, when the user clicked on one of the selected nodes and start moving them, then I can...
for the first request ... I found that you guys have a future called onCreateEdge. but to activate it, you need to click on SHift ... so I suggest it...
I did today a debug to the code and I found out that this line is rendering while the node is moving https://github.com/uber/react-digraph/blob/1ab55aa99fbbadb18737a7f380d2ebdec3db116a/src/components/node.js#L117 so it will rewrite the pointerOffset. so...