mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-10-19 09:31:59 +00:00
Made back button always focusable with left key
This commit is contained in:
@@ -89,6 +89,7 @@ SystemStatusView::SystemStatusView() {
|
||||
&sd_card_status_view,
|
||||
});
|
||||
|
||||
button_back.id = -1; // Special ID used by FocusManager
|
||||
title.set_style(&style_systemstatus);
|
||||
|
||||
if (!portapack::persistent_memory::ui_config_textentry())
|
||||
|
Reference in New Issue
Block a user