mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Fix navigation animation not playing sometimes.
This commit is contained in:
@@ -903,6 +903,7 @@ void gui_Menu(const menuitem *menu) {
|
||||
OLED::set_framebuffer(NULL);
|
||||
OLED::transitionToContents(secondaryFrameBuffer, false);
|
||||
}
|
||||
enterGUIMenu = true;
|
||||
} else {
|
||||
earlyExit = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user