mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-03-01 10:35:54 +00:00
Re-apply the top-most state to its previous value when exiting fullscreen.
This commit is contained in:
parent
8092a9c67c
commit
877ea42125
@ -270,6 +270,7 @@ namespace MainWindow
|
||||
CorrectCursor();
|
||||
ResizeDisplay();
|
||||
ShowOwnedPopups(hwndMain, TRUE);
|
||||
W32Util::MakeTopMost(hwndMain, g_Config.bTopMost);
|
||||
}
|
||||
|
||||
void _ViewFullScreen(HWND hWnd) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user