Following #21, it might be desirable to start thinking about a settings menu.
I.e., on the programming back end. A dictionary which address global GUI choices embedded in the Frontend.
Possibilities here may be functional (delay plots and run on button press) or visual only (i.e., the "dark mode").
I currently thing that these are best embedded in a class which is passed around but have to think about a proper API / draft to not limit future developments.
Following #21, it might be desirable to start thinking about a settings menu.
I.e., on the programming back end. A dictionary which address global GUI choices embedded in the Frontend.
Possibilities here may be functional (delay plots and run on button press) or visual only (i.e., the "dark mode").
I currently thing that these are best embedded in a class which is passed around but have to think about a proper API / draft to not limit future developments.