Skip to content

Fix #28379: Hairpin not being selected by opt+Left #29285

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

Merged

Conversation

mathesoncalum
Copy link
Contributor

Resolves: #28379

There are a few ways to approach this (e.g. we could use Dynamic::leftHairpin) but the solution I've gone for here is to mirror some missing logic that we already have in Segment:nextElement.

This issue highlights a problem we have with nextElement/prevElement. It certainly feels like there's a solution out there that prevents the need for this mirroring/duplication (probably quite a big/risky undertaking though).

@mathesoncalum mathesoncalum force-pushed the 28379-hairpin_prev_element branch from ca01116 to 0e041d2 Compare August 21, 2025 08:22
@zacjansheski
Copy link
Contributor

Tested on MacOS 15, Windows 11, Ubuntu 22.04.3. Approved
#28379 FIXED

@mathesoncalum mathesoncalum merged commit 2e7a81f into musescore:master Aug 21, 2025
13 checks passed
@mathesoncalum mathesoncalum deleted the 28379-hairpin_prev_element branch August 21, 2025 16:48
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.

Hairpin not selected by opt+left
3 participants