Skip to content

[MU4] Ported #6791, #6941, #7026 : First system indentation #7445

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

Merged
merged 1 commit into from
Feb 8, 2021

Conversation

igorkorsukov
Copy link
Contributor

Ported #6791, #6941, #7026 : First system indentation

@vpereverzev vpereverzev merged commit 57057e6 into musescore:master Feb 8, 2021
@@ -87,6 +91,8 @@ void LayoutBreak::read(XmlReader& e)
readProperty(e, Pid::START_WITH_LONG_NAMES);
} else if (tag == "startWithMeasureOne") {
readProperty(e, Pid::START_WITH_MEASURE_ONE);
} else if (tag == "firstSystemIdentation") {
Copy link
Contributor

@Jojo-Schmitz Jojo-Schmitz Jan 19, 2024

Choose a reason for hiding this comment

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

Typo!!!
And on read only, not on write

See #21092

@Jojo-Schmitz
Copy link
Contributor

Jojo-Schmitz commented Jan 19, 2024

On porting #6941 the corresponding Setting for Section breaks in the Inspector got lost.
And is still missing

See #21094

Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jan 19, 2024
@igorkorsukov igorkorsukov deleted the mu4/sync/pr7026_measure branch February 22, 2024 13:21
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Apr 10, 2024
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Apr 18, 2024
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.

3 participants