mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-10-19 09:22:15 +00:00
Fix whitespace to match furrtek/portapack-havoc.
This commit is contained in:
@@ -147,8 +147,10 @@ void NavigationView::free_view() {
|
||||
|
||||
void NavigationView::update_view() {
|
||||
const auto new_view = view_stack.back().get();
|
||||
|
||||
add_child(new_view);
|
||||
new_view->set_parent_rect({ {0, 0}, size() });
|
||||
|
||||
focus();
|
||||
set_dirty();
|
||||
|
||||
|
Reference in New Issue
Block a user