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

Bugfix - When changing midi channel on a Midi Preset, show it as popup #1552

Conversation

github-actions[bot]
Copy link
Contributor

Fixes #1466

by checking if the name of a midi output is set to something, it means we are dealing with a saved MIDI Preset, so the name of the preset is always visible, even when changing midi channels using the select encoder (so you can't see what channel you are setting). This checks for that and in that case, shows the midi channel being changed in a popup as a fallback mechanism, so the users knows which channel they are setting

To cherry-pick!

@github-actions github-actions bot added cherry-pick Commit to cherry pick to release branch cherry-picked PR generated by cherry pick action labels Mar 22, 2024
@github-actions github-actions bot requested a review from m-m-adams March 22, 2024 17:48
@m-m-adams m-m-adams closed this Mar 22, 2024
@m-m-adams m-m-adams reopened this Mar 22, 2024
Copy link
Contributor Author

github-actions bot commented Mar 22, 2024

Test Results

9 tests   9 ✅  0s ⏱️
2 suites  0 💤
2 files    0 ❌

Results for commit e039687.

♻️ This comment has been updated with latest results.

@m-m-adams m-m-adams closed this Mar 22, 2024
@m-m-adams m-m-adams reopened this Mar 22, 2024
@m-m-adams m-m-adams changed the base branch from release/1.1 to cherry-picker March 23, 2024 16:27
@m-m-adams m-m-adams merged commit 177cdba into cherry-picker Mar 23, 2024
11 checks passed
@m-m-adams m-m-adams deleted the cherry-pick-release/1.1-d7fea6c9af451ae57ef3f630d7733a9179824812 branch March 25, 2024 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick Commit to cherry pick to release branch cherry-picked PR generated by cherry pick action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants