musescore / musescore/MuseScore
Make lines of the same type aware of each other for collision avoidance
Open
Nobody has claimed this yet.
engraving
P2
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
Currently layout for lines in the system happens by type (slur, pedal, trill, etc.). Within a group there is no collision avoidance as positions are set for all the lines, then they are added to the skyline.
Problem to be solved
https://github.com/user-attachments/assets/4f2e5d54-a7b1-4b98-b511-31d5a5255135
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.