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 continuation courtesy layout #26565

Merged
merged 2 commits into from
Feb 18, 2025

Conversation

miiizen
Copy link
Contributor

@miiizen miiizen commented Feb 18, 2025

Resolves: #26549

When deleting jumps, their measure needs to be added to the layout range. This is done by seting the REPEAT_JUMP flag via setProperty, not directly.
I've also laid out the segment's element when calculating parenthesis height if its layout data is invalid.

When deleting repeat jumps we need to trigger layout of the measure by using setProperty
@miiizen miiizen changed the title Fix continuation courtesy crash Fix continuation courtesy layout Feb 18, 2025
@miiizen miiizen requested a review from oktophonie February 18, 2025 09:17
@oktophonie oktophonie requested a review from mike-spa February 18, 2025 10:00
@mike-spa mike-spa merged commit 0f1e2e6 into musescore:master Feb 18, 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.

Courtesies do not reappear immediately when deleting jump then undoing
3 participants