mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-07 03:55:33 +00:00
FullscreenUI: Fix black screen on renderer change
This commit is contained in:
parent
c82c007a75
commit
bcd4b918dc
@ -737,6 +737,8 @@ bool FullscreenUI::Initialize()
|
||||
|
||||
if (open_main_window)
|
||||
ReturnToMainWindow();
|
||||
else
|
||||
UpdateRunIdleState();
|
||||
|
||||
ForceKeyNavEnabled();
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user