Skip to content

DI move as many GUI components to initial GUI initialization as possible

Either via GuiProps or via additional, separate class.

Has the benefit of making access between different parts of the GUI easier later on.