Update app.js

amended app back button
pull/3548/head
Guptilious 2024-08-28 12:36:17 +01:00 committed by GitHub
parent 1906e8a8b9
commit 022181a3e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ const appMenu = () => {
back: main => {
E.showScroller();
mainMenu();
powerScreen();
},
});
g.flip(); // force a render before widgets have finished drawing