-
-
Notifications
You must be signed in to change notification settings - Fork 150
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.
Reactions are currently unavailable