mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-22 06:29:31 -04:00
Fix whitespace to match furrtek/portapack-havoc.
This commit is contained in:
parent
b147aee30a
commit
f726a54f25
4 changed files with 4 additions and 2 deletions
|
@ -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();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue