musescore / musescore/MuseScore
[2 or 4]-bar repeat text overlap with barlines due to missing text masking
Open
Nobody has claimed this yet.
P3
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
When inserting a multimeasure repeat symbol in a staff, the numeric label might be displayed on top of the barline without any text masking. This causes a visual overlap between the number and the barline, making the score harder to read and visually cluttered.
Problem to be solved
The repetition number should have proper barline masking to prevent visual overlap with the barline, ensuring better readability and a cleaner layout.
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.