ngFlowchart icon indicating copy to clipboard operation
ngFlowchart copied to clipboard

Add callbacks for delete edge, delete node, move node

Open mathiasmoeller opened this issue 9 years ago • 1 comments

Callbacks for changes in the graph structures should be added:

  • delete edge
  • delete node
  • move node

mathiasmoeller avatar Jan 14 '16 15:01 mathiasmoeller

delete edge and delete node callbacks implemented in commit 07485418143d20955a16b3ab6dce6133d346cf51

maurerke avatar Jul 11 '16 11:07 maurerke