musescore / musescore/MuseScore
Adding/removing instruments resets brackets to default
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
I don't know if this is a bug, but if you have modified the bracketing from Musescore's default system, when you add/remove an instrument, the bracketing resets back to the default. This is annoying because then you have to go back and redo the bracketing to be like how you want. I would prefer if the new instrument just went into the bracketing you already put in. Say you have all of your woodwinds bracketed together and you add a clarinet, can the bracketing still encompass all woodwinds instead of resetting the whole score?
To Reproduce
Steps to reproduce the behavior:
- Modify existing bracketing
- Add any instrument
- Notice how Musescore will reset all brackets to the default forcing you to redo the bracketing again.
Expected behavior
I expect my new instrument to be added within the existing bracketing that I put there.
Platform information
- OS: macOS
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.