adrianco / spigo

Simulate Protocol Interactions in Go
Apache License 2.0
1.12k stars 111 forks source link

added ability to double click on nodes and links and remove them from the simulation #18

Closed kkemple closed 9 years ago

kkemple commented 9 years ago

double clicking on a link or node will remove it from the current simulation, removing a node also removes all links attached to it, however, removing a link does NOT remove any attached nodes