mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-12 11:42:13 -04:00
ERT: Fix initial focus.
This commit is contained in:
parent
00f542e96b
commit
c573f3b57d
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ ERTAppView::~ERTAppView() {
|
|||
}
|
||||
|
||||
void ERTAppView::focus() {
|
||||
recent_entries_view.focus();
|
||||
field_vga.focus();
|
||||
}
|
||||
|
||||
void ERTAppView::set_parent_rect(const Rect new_parent_rect) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue