Update ui_navigation.cpp

This commit is contained in:
Erwin Ried 2021-02-16 09:09:49 +01:00 committed by GitHub
parent 5d73175a17
commit 3c30c127e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -627,10 +627,10 @@ SystemView::SystemView(
if (portapack::persistent_memory::config_splash())
{
navigation_view.push<BMPView>();
}
status_view.set_back_enabled(false);
status_view.set_title_image_enabled(true);
status_view.set_dirty();
}
//else
// navigation_view.push<SystemMenuView>();