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

WKey: Fix regression in key notation change #12051

Merged
merged 2 commits into from Oct 3, 2023
Merged

Conversation

fwcd
Copy link
Member

@fwcd fwcd commented Oct 1, 2023

Fixes #12044

This fixes an issue where the key notation index would incorrectly be interpreted as the value of the key itself. This would often result in an incorrect key being displayed after switching the key notation:

Screen.Recording.2023-10-01.at.19.14.35.mov

See the issue for more details. The fix was to simply revert bb6db98. I've also added a short explanatory comment to avoid confusion in the future.

cc @daschuer

@github-actions github-actions bot added the ui label Oct 1, 2023
@ronso0 ronso0 added this to the 2.4.0 milestone Oct 2, 2023
Copy link
Member

@daschuer daschuer left a comment

Choose a reason for hiding this comment

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

Thank you for the fix. LGTM.

@daschuer daschuer merged commit 790ec2a into mixxxdj:2.4 Oct 3, 2023
13 checks passed
@fwcd fwcd deleted the fix-ui-key branch October 3, 2023 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants