mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-21 22:48:18 +00:00
ERT: Fix initial focus.
This commit is contained in:
@@ -152,7 +152,7 @@ ERTAppView::~ERTAppView() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void ERTAppView::focus() {
|
void ERTAppView::focus() {
|
||||||
recent_entries_view.focus();
|
field_vga.focus();
|
||||||
}
|
}
|
||||||
|
|
||||||
void ERTAppView::set_parent_rect(const Rect new_parent_rect) {
|
void ERTAppView::set_parent_rect(const Rect new_parent_rect) {
|
||||||
|
Reference in New Issue
Block a user