OSD: prevent tricgger back button after unmounting key combo.

This commit is contained in:
sorgelig
2020-06-23 03:50:47 +08:00
parent 65df9187a4
commit eb8690f7f0

View File

@@ -3955,8 +3955,11 @@ void HandleUI(void)
OsdWrite(OsdGetSize() / 2, " Unmounting the image", 0, 0);
OsdUpdate();
sleep(1);
input_poll(0);
menu_key_set(0);
selPath[0] = 0;
menustate = fs_MenuSelect;
break;
}
if (menu)