Skip to content

Refactor the GUI

The GUI code is currently quite messy. For example, src/simudator/gui/gui.py is over 800 lines long and a bit hard to navigate. Many mia graphics items subclasses are quite unnecessary as they only change what ports are drawn.