mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-09-27 06:07:58 +00:00
fix: keep full shortcut footer visible
This commit is contained in:
@@ -916,7 +916,7 @@ class UConsoleDesktopShell
|
||||
footer_status_label_ =
|
||||
createLabel(bar, "Starting services...", &lv_font_montserrat_12,
|
||||
embedded_palette::kTextMuted);
|
||||
lv_obj_set_width(footer_status_label_, 280);
|
||||
lv_obj_set_width(footer_status_label_, 240);
|
||||
lv_obj_set_style_text_align(footer_status_label_,
|
||||
LV_TEXT_ALIGN_CENTER, 0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user