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

Limit barline span #24773

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Limit barline span #24773

merged 2 commits into from
Sep 19, 2024

Conversation

mike-spa
Copy link
Contributor

@mike-spa mike-spa commented Sep 17, 2024

Resolves: #24770

The span was intentionally adjusted to also cover the spanFrom value of the barline of the next staff, but that doesn't probably make much sense. Better to simply stop at the edge of the next staff.

Don't add to it the "spanFrom" value of the next barline.
@oktophonie oktophonie added the vtests This PR produces approved changes to vtest results label Sep 18, 2024
@mike-spa mike-spa merged commit 7eac099 into musescore:master Sep 19, 2024
10 of 11 checks passed
mike-spa added a commit to mike-spa/MuseScore that referenced this pull request Sep 20, 2024
@mike-spa mike-spa mentioned this pull request Sep 20, 2024
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.

Barline: Span to next staff should be end at the top of the staff
3 participants