diff options
| author | Pokechu22 <Pokechu022@gmail.com> | 2023-04-07 22:33:40 -0700 |
|---|---|---|
| committer | Pokechu22 <Pokechu022@gmail.com> | 2023-04-07 22:33:40 -0700 |
| commit | 02cd8b63630bc6fae9b208531d5b31a44572412a (patch) | |
| tree | e8b67e7b599aaef9116cfd9cc21b0d58d054309b /Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp | |
| parent | aaedc2827d7399a7144830f5ba0535ba95dcabaf (diff) | |
DolphinQt: Fix mouse lock checkbox appearing when it shouldn't
See https://bugs.dolphin-emu.org/issues/13232; this was introduced in 7dde0c3c319577fd913e4de72a6113a8998ada49. Apparently, providing a parent for a widget that is not visible makes your new widget visible when the parent is later made visible, in addition to managing the deletion of the widget; the documentation does not specify this (only that if the parent is visible you need to explicitly show it).
Diffstat (limited to 'Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp')
0 files changed, 0 insertions, 0 deletions
