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 label -> checkbox usability issue in options page #134

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DaveDuck321
Copy link

Previously, all the text for all options was incorrectly marked as the label of the first checkbox. As a result, clicking on any of the text would confusingly toggle the 5.1 audio option. This commit assigns each label to an individual checkbox -- each checkbox can be toggled by clicking on its respective option.

Previously, all the text for all options was incorrectly marked as the
label of the first checkbox. As a result, clicking on any of the text
would *confusingly* toggle the 5.1 audio option. This commit assigns
each label to an individual checkbox -- each checkbox can be toggled by
clicking on its respective option.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant