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

DolphinQt: Fix stereoscopy hotkeys. #8608

Merged
merged 1 commit into from Feb 8, 2020

Conversation

jordan-woyak
Copy link
Member

The "Decrease Depth" hotkey accidentally used min instead of max causing it drop to zero and then go negative.

The "Increase Convergence" hotkey used a different maximum value than that of our UI.

Fixes: https://bugs.dolphin-emu.org/issues/11745

Copy link
Contributor

@spycrab spycrab left a comment

Choose a reason for hiding this comment

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

LGTM

@JMC47 JMC47 merged commit 3b0b264 into dolphin-emu:master Feb 8, 2020
@jordan-woyak jordan-woyak deleted the stereoscopy-hotkeys branch February 8, 2020 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants