Service Menu: afegides opcions per als mandos
This commit is contained in:
@@ -57,7 +57,7 @@ class MenuRenderer {
|
||||
bool resizing_ = false;
|
||||
|
||||
// --- Anchos precalculados ---
|
||||
std::array<int, 5> group_menu_widths_ = {};
|
||||
std::array<int, ServiceMenu::SETTINGS_GROUP_SIZE> group_menu_widths_ = {};
|
||||
|
||||
// --- Métodos privados de la vista ---
|
||||
void setAnchors(const ServiceMenu *menu_state);
|
||||
|
||||
Reference in New Issue
Block a user