musescore / musescore/MuseScore
Extra brace appears when moving linked staff after regular staff was added
Open
Nobody has claimed this yet.
engraving
P2
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
To Reproduce
Steps to reproduce the behavior:
- Create a simple score from Simple template
- Add a regular staff ("Add staff" button in Inspector)
- Add a linked staff for the first one (all staves under one piano bracket)
- Move the linked staff above (second in the column)
- Pay attention to the second piano bracket
Expected behavior
All staves still under one piano bracket
Screenshots
Can be fixed together with https://github.com/musescore/MuseScore/issues/13195
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.