mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-12-17 08:43:51 -05:00
Set TPMS app initial focus.
This commit is contained in:
parent
fead46cc46
commit
ac0bdc35a6
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@ TPMSAppView::~TPMSAppView() {
|
||||||
}
|
}
|
||||||
|
|
||||||
void TPMSAppView::focus() {
|
void TPMSAppView::focus() {
|
||||||
recent_entries_view.focus();
|
options_band.focus();
|
||||||
}
|
}
|
||||||
|
|
||||||
void TPMSAppView::set_parent_rect(const Rect new_parent_rect) {
|
void TPMSAppView::set_parent_rect(const Rect new_parent_rect) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue