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

Make OC slider match enabled state on window load #2346

Merged
merged 1 commit into from Apr 30, 2015
Merged

Make OC slider match enabled state on window load #2346

merged 1 commit into from Apr 30, 2015

Conversation

s-mcf
Copy link
Contributor

@s-mcf s-mcf commented Apr 30, 2015

Currently the overclock slider can be slid even when the checkbox is disabled. The config window does not set the state of the slider on load, only when the associated checkbox's change event is triggered.

This PR alters AdvancedConfigPane::LoadGUIValues() to fetch the m_OCEnable value on window load and apply it appropriately.

lioncash added a commit that referenced this pull request Apr 30, 2015
…bled

Make OC slider match enabled state on window load
@lioncash lioncash merged commit 1fded22 into dolphin-emu:master Apr 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants