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 missing gliss and bend lines in continuous layout #23418

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

miiizen
Copy link
Contributor

@miiizen miiizen commented Jul 1, 2024

Resolves: #21441

This bug affects note-anchored lines (glissandos, bends, add>lines>note anchored line) in continuous view. These lines are added to their system when they are layed out. If they are outside of the layout range for this layout operation and not layed out, they are never added to the system. This means we need to add all note anchored lines to the system on system layout.

@miiizen miiizen requested a review from oktophonie July 1, 2024 14:05
@oktophonie oktophonie requested a review from mike-spa July 2, 2024 15:45
@mike-spa mike-spa merged commit 23aad10 into musescore:master Jul 4, 2024
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.

Glissando Line Vanishes at the End of a Copy-Pasted Measure
3 participants