Add a sink operation to avoid dangling nodes
2 unresolved threads
2 unresolved threads
Compare changes
Files
17+ 17
− 2
@@ -106,11 +106,26 @@ class Arrow(QGraphicsPathItem):
Closes #132 (closed)
Adds a sink operation
No tests were added because I didn't think there was a nice way to test something that does "nothing".