mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-01-05 23:47:37 +00: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…
x
Reference in New Issue
Block a user