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 big courtesy time sig spacing #26764

Merged
merged 4 commits into from
Feb 27, 2025
Merged

Conversation

mike-spa
Copy link
Contributor

Resolves: #26548

@@ -651,11 +651,13 @@ void SystemLayout::updateBigTimeSigIfNeeded(System* system, LayoutContext& ctx)
}

Segment* prevBarlineSeg = nullptr;
Segment* prevRepeactAnnounceTimeSigSeg = nullptr;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small typo

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol

Copy link
Contributor

@miiizen miiizen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@oktophonie oktophonie added the vtests This PR produces approved changes to vtest results label Feb 26, 2025
@mike-spa mike-spa merged commit 97db7d7 into musescore:master Feb 27, 2025
10 of 11 checks passed
mike-spa added a commit to mike-spa/MuseScore that referenced this pull request Feb 28, 2025
@mike-spa mike-spa mentioned this pull request Feb 28, 2025
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.

Courtesy placement when above staves
3 participants