mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
Set TPMS app initial focus.
This commit is contained in:
parent
fead46cc46
commit
ac0bdc35a6
@ -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…
Reference in New Issue
Block a user