Skip to content

Fix duplicate "To coda (symbol)" items in palette #29380

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
merged 4 commits into from
Aug 21, 2025

Conversation

miiizen
Copy link
Contributor

@miiizen miiizen commented Aug 20, 2025

Resolves: #29328

This was caused by the MARKER_TYPE property not being written to file and inferred from the label. The label concerns playback while MARKER_TYPE concerns engraving.
The "To coda" and "To coda (symbol)" marker types both had the same label which caused "To coda (symbol)" types to be turned into "To coda" types when reading.

@miiizen miiizen force-pushed the 29328-duplicate-jumps branch from 689213e to 48e8067 Compare August 21, 2025 07:07
@its-not-nice its-not-nice added the vtests This PR produces approved changes to vtest results label Aug 21, 2025
@its-not-nice its-not-nice requested a review from mike-spa August 21, 2025 07:29
@its-not-nice its-not-nice merged commit 5c83ab4 into musescore:master Aug 21, 2025
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vtests This PR produces approved changes to vtest results
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple "To coda (symbol)" elements in Repeats & jumps palette
4 participants