mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-08-21 18:19:43 +00:00
refactor(ui): burn down map storage hot-path bypasses
This commit is contained in:
@@ -92,7 +92,7 @@ void refresh_log_label()
|
||||
}
|
||||
|
||||
lv_label_set_text(s_log_label, s_log_text);
|
||||
lv_refr_now(nullptr);
|
||||
lv_obj_invalidate(s_log_label);
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user