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

partial fix for #51271: timesig and barline issues on 1-line staves #1934

Merged
merged 3 commits into from
Apr 10, 2015

Conversation

MarcSabatella
Copy link
Contributor

This part of the fix is simple enough - we need to layout the newly added time signature.

The issue also describes issues with barlines on one-line staves. I am less sure how to fix those, but figured I'd submit the timesig fix first as is.

@MarcSabatella
Copy link
Contributor Author

The second part is pretty straight straightforward too - basically just a matter of adding some more special cases for 1-line staves. We need to do it not just when reading the score, but also when editing barlines, and also when changing number of staff lines.

The system initial barline code is different enough that I'll deal with that in a separate commit, assuming I figure it out at all.

@MarcSabatella MarcSabatella changed the title partial fix for #51271: timesig change not centered on 1-line staff partial fix for #51271: timesig and barline issues on 1-line staves Apr 10, 2015
lasconic added a commit that referenced this pull request Apr 10, 2015
partial fix for #51271: timesig and barline issues on 1-line staves
@lasconic lasconic merged commit ad9a625 into musescore:master Apr 10, 2015
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.

None yet

2 participants