menu: fix incorrect OSD draw when exit from subpage.

This commit is contained in:
sorgelig
2021-05-20 07:36:10 +08:00
parent b21f0a032e
commit 9f2f7f170f

View File

@@ -2185,6 +2185,7 @@ void HandleUI(void)
{
if (page)
{
firstmenu = 0;
menustate = MENU_GENERIC_MAIN1;
menusub = menusub_parent;
page = 0;