musescore / musescore/MuseScore
Allow user to set vertical-alignment for fingerings
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
Is it practicable to allow the user to control vertical-alignment of fingerings? This would facilitate the alignment of fingerings which have been flipped to the "Below" position" – which are currently quite ragged-looking.
Currently the vertical-alignment of fingerings seems to be preset, and the vertical align feature in the Properties toolbar is inactive.
Problem to be solved
Vertical alignment is OK for the default "Above" position:
But not so good for the flipped "Below" psotiion:
The vertical alignment in the "Below" case could be improved by allowing the user to align the characters to the new baseline. e.g.
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.