musescore / musescore/MuseScore
staffTypeChanges are not linked between Score and Parts
Open
Nobody has claimed this yet.
engraving
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Engraving bug
Bug description
Once parts are created, staffTypeChanges present in score are in part (but not shown in multimeasure view).
Newly added staffTypeChanges, or property changes are not linked between score and parts.
Steps to reproduce
- create score with staff type changes
- create part - see, in part you need to switch off multimeasure rest to see it
- add new staffTypeChange to Score
- see Part - new stc is missing there
Screenshots/Screen recordings
https://github.com/musescore/MuseScore/assets/1646034/9adbe938-4f63-43fa-8bed-50c962ea233c
MuseScore Version
master
Regression
No.
Operating system
Ubuntu 22.04
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.