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

Fix flip then undo on drum staff #26552

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

miiizen
Copy link
Contributor

@miiizen miiizen commented Feb 17, 2025

Resolves: #25788

When a beam's direction was reset to AUTO its up value was being set by its first chord's stale up value. This is calculated first, so when the stem direction of the chord was calculated, it took the beam's direction (its own stale value).
This only applied to drum staves. As drumkits have a direction specified for each pitch, beams now take their direction from their first chord's default direction.

@oktophonie oktophonie requested a review from mike-spa February 18, 2025 16:49
@mike-spa mike-spa merged commit f55dff3 into musescore:master Feb 19, 2025
11 checks passed
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.

Percussion Stem Direction inconsistent undo
4 participants