Resolve "Simulate SFG in GUI"
Compare changes
Files
2+ 75
− 37
@@ -20,24 +20,31 @@ class DragButton(QPushButton):
@@ -45,55 +52,86 @@ class DragButton(QPushButton):
\ No newline at end of file
\ No newline at end of file
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)