mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-03-28 08:37:06 +00:00
overlays: fix media list dialog pad interception
This commit is contained in:
parent
9f5e3ecb8c
commit
4aee1b378a
@ -262,6 +262,7 @@ namespace rsx
|
||||
break;
|
||||
}
|
||||
|
||||
m_interactive = false; // KLUDGE: Set interactive to false in order to stop pad interaction properly in close.
|
||||
close(false, true);
|
||||
|
||||
if (return_code >= 0 && m_media && m_media->type != media_list_dialog::media_type::directory)
|
||||
|
Loading…
x
Reference in New Issue
Block a user