mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-02 20:05:52 +00:00
Continue effort of moving modules in the navigation
This commit is contained in:
parent
bf5c9f6263
commit
7265b5e6c6
@ -388,6 +388,7 @@ bool CannedMessageModule::handleTabSwitch(const InputEvent *event)
|
||||
|
||||
UIFrameEvent e;
|
||||
e.action = UIFrameEvent::Action::REGENERATE_FRAMESET;
|
||||
requestFocus();
|
||||
notifyObservers(&e);
|
||||
screen->forceDisplay();
|
||||
return true;
|
||||
|
Loading…
Reference in New Issue
Block a user