-
-
Couldn't load subscription status.
- Fork 148
Open
Description
- Rename
create_functions tomake_ - Let the
Applicationconstructor useService::make_defaultby default - Let the
Applicationconstructor take factories in any order - Split
UIManagerintoGraphicsManagerandUIManagerUIManagerhandles the user interface state, i.e. the currently selected channel, the current screen (as aScreenEnumonly) and the state of the octave buttonsGraphicsManagerHandles the actual drawing, mappingScreenEnums toScreens etc.