mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2025-12-18 23:27:44 +03:00
RCU for fix with merge
This commit is contained in:
parent
fcee7d519c
commit
e9e6982eea
@ -48,7 +48,7 @@ void SettingsScreen::onExit() {
|
||||
void SettingsScreen::handleInput() {
|
||||
// Handle actions with early return
|
||||
if (inputManager.wasPressed(InputManager::BTN_CONFIRM)) {
|
||||
toggleCurrentSetting();
|
||||
activateCurrentSetting();
|
||||
updateRequired = true;
|
||||
return;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user