musescore / musescore/MuseScore
Check padding for parenthesized key signatures
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
Your idea
Following recent tie/slur development (e.g. #33024), key signatures now use cutouts. Therefore, parentheses may in some cases be positioned too close to the key signatures they enclose.
We should make adjustments to relevant padding values so that the parentheses are positioned how they were before cutouts were used.
Problem to be solved
courtesy-changes-8.mscz vtest:
Prior art
No response
Additional context
No response
Checklist
- This request follows the guidelines for reporting issues
- I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests
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.