refactor(ui): burn down map storage hot-path bypasses

This commit is contained in:
liu weikai
2026-06-16 23:00:32 +08:00
parent 2ebe9d21bd
commit 37b26b90a3
8 changed files with 364 additions and 183 deletions
+1 -1
View File
@@ -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