musescore / musescore/MuseScore
Spacing of fingerings on slurred notes
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
Change so that fingerings are positioned higher/lower when the note has other markings or symbols above/below it. Also a slur generally should not position itself above a fingering in the upper bound.
Problem to be solved
Fingerings should automatically move to avoid being close to a slur in a way that is visually unappealing, or overlaps.
Prior art
No response
Additional context
This is what it looks like when it's too close (for my taste at least):
And here it overlaps with the slur when adding in a staccato:
Slur hugging the fingering from above:
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.