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

WX: Fix 'renderer has focus' returning false after start #5840

Merged
merged 1 commit into from Jul 31, 2017

Conversation

leoetlino
Copy link
Member

The main window was already active, so the activate event was never
emitted, and m_renderer_has_focus was never changed.

The main window was already active, so the activate event was never
emitted, and m_renderer_has_focus was never changed.
@leoetlino leoetlino merged commit c111724 into dolphin-emu:master Jul 31, 2017
@leoetlino leoetlino deleted the wx-focus-fix branch July 31, 2017 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant