uber / react-digraph

A library for creating directed graph editors
MIT License
2.62k stars 269 forks source link

expose "onMoveNode" method (optional), added "canDragNode" method (optional), center svg icons in control buttons #280

Open man-person opened 4 years ago

man-person commented 4 years ago

needed to do some stuff while dragging a node so i added these.

may be relevant to issues: #281 #261 #195

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

man-person commented 4 years ago

@9renpoto @ksnyder9801 I’d be grateful if you could review this one