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

Percussion panel - fix triggering pads with keyboard #26616

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

mathesoncalum
Copy link
Contributor

Fixes a regression where navigating to a pad with the keyboard and pressing space no longer triggers the pad. This bug was introduced with da116bc where I added a keyboard modifier argument to the triggerPad method - Qt::NoModifier should have been included as a default argument here.

Thanks to @avvvvve for catching this one!

@avvvvve
Copy link

avvvvve commented Feb 20, 2025

working from what I can tell, thanks!

@zacjansheski
Copy link
Contributor

Tested on MacOS 15, Windows 11, Ubuntu 22.04.3. Approved

@mathesoncalum mathesoncalum merged commit ac59904 into musescore:master Feb 20, 2025
11 checks passed
@mathesoncalum mathesoncalum deleted the pad_keyboard_trigger branch February 20, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs porting
Development

Successfully merging this pull request may close these issues.

4 participants