summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/OpcodeDecoding.cpp
diff options
context:
space:
mode:
authorDentomologist <dentomologist@gmail.com>2024-08-27 14:48:37 -0700
committerDentomologist <dentomologist@gmail.com>2024-08-27 15:28:05 -0700
commit9bdf862460d19d5809350442140d19256d8202b4 (patch)
treeb83c19b8913f031f1b367a982c02bdfef2ae1b3e /Source/Core/VideoCommon/OpcodeDecoding.cpp
parent5af0ae25e6ebeaec187950f579f722637546740f (diff)
MainWindow: Prevent Confirm On Stop dialog from being hidden
Set the Render Window as the parent of the Confirm On Stop confirmation dialog when Keep Window On Top is enabled, ensuring it will always be visible. Previously, when Confirm On Stop and Keep Window On Top were both enabled the Confirm On Stop dialog could be hidden by the render window in the following situations: * Clicking Stop in the Main Window * Clicking the Main Window's close button * Pressing the Stop hotkey while in FullScreen mode This was particularly troublesome because the confirm dialog is modal, preventing the user from moving the render window out of the way if it was obscuring the dialog. Fixes https://bugs.dolphin-emu.org/issues/13247.
Diffstat (limited to 'Source/Core/VideoCommon/OpcodeDecoding.cpp')
0 files changed, 0 insertions, 0 deletions