musescore / musescore/MuseScore
No way to select/delete key signatures that don't have any accidentals
Open
@bkunda is already working on this.
Since Oct 13, 2023.
needs design
P2
UX/interaction
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Steps to reproduce
- Create score in C Major
- Add another C Major key signature (or a custom key sig with no accidentals, or an atonal key sig) to some mid-score measure
If you want to select or delete that mid-score key sig, there is no way to do so.
Why this is important: these key signatures break multi-measure rests. It is impossible to find out why the multi-measure rest is broken at that measure, and even more impossible to do something about it.
As a solution, I would propose to introduce a concept similar to Dorico's Signposts, which are quite nice.
Regression
No.
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.