Jean-François Milants
|
cf8b422899
|
Checkbox list now receives a function pointer to call when the setting has changed. This allow to remove the dependency between CheckBoxList (UI component) with SettingController.
|
2022-10-11 21:16:33 +02:00 |
|
Jean-François Milants
|
2400110900
|
CheckBoxList : remove unused constant MAXLISTITEMS (replaced by MaxItems).
|
2022-09-27 21:04:40 +02:00 |
|
Jean-François Milants
|
56f315b94a
|
A few minors changes following the code review : rename fs -> filesystem, use std::array instead of raw array,...
|
2022-09-27 18:06:15 +02:00 |
|
Diego Miguel
|
b561e7f3d0
|
Implement CheckboxList screen
|
2022-06-11 16:56:35 +02:00 |
|