Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix input focus checks being wrong (issue 12540) #9794

Merged
merged 1 commit into from Jun 8, 2021

Conversation

Filoppi
Copy link
Contributor

@Filoppi Filoppi commented Jun 7, 2021

When rendering to main and going full screen, we aren't using the main window handle as the code assumed, but the other, detached, render widget.

Fixes issue:
https://bugs.dolphin-emu.org/issues/12540
caused by #9697

When rendering to main and going full screen, we aren't using the main window handle
as the code assumed, but the other, detached, render widget.
Copy link
Contributor

@Dentomologist Dentomologist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and LGTM.

@JMC47 JMC47 merged commit ec8257e into dolphin-emu:master Jun 8, 2021
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants