gui: yesno: don't force redraw when leaving screen

rockbox-gerrit-noreply--- via rockbox-cvs <[email protected]>
Newsgroups gmane.comp.systems.archos.rockbox.cvs
Message-ID <[email protected]>
commit 58616e685d1a6ad319426b9772818cf6db059193
Author: Christian Soffke <[email protected]>
Date:   Wed Dec 31 15:40:36 2025 +0100

    gui: yesno: don't force redraw when leaving screen
    
    Change-Id: Ic37ee29318535952e9420c2f58e24bbb27183120

diff --git a/apps/gui/yesno.c b/apps/gui/yesno.c
index 4838366134..827f5938b5 100644
--- a/apps/gui/yesno.c
+++ b/apps/gui/yesno.c
@@ -355,7 +355,7 @@ exit:
     {
         screens[i].scroll_stop_viewport(&(yn[i].vp));
         sb_set_persistent_title(title, Icon_NOICON, i);
-        viewportmanager_theme_undo(i, true);
+        viewportmanager_theme_undo(i, false);
     }
 
 #ifdef HAVE_TOUCHSCREEN
-- 
rockbox-cvs mailing list
[email protected]
https://lists.haxx.se/mailman/listinfo/rockbox-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.