Resolve "Simulate SFG in GUI"
Compare changes
Files
4+ 3
− 1
@@ -5,7 +5,7 @@ QGraphicsLineItem, QGraphicsWidget
@@ -25,6 +25,8 @@ class Arrow(QGraphicsLineItem):
Implemented the GUI handling of simulation of an SFG, also fixed some other stuff like new selection handling (any bugs are features), naming sfg, etc. Closes #88 (closed)