mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-08 04:25:37 +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)
|
if (open_main_window)
|
||||||
ReturnToMainWindow();
|
ReturnToMainWindow();
|
||||||
|
else
|
||||||
|
UpdateRunIdleState();
|
||||||
|
|
||||||
ForceKeyNavEnabled();
|
ForceKeyNavEnabled();
|
||||||
return true;
|
return true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user