musescore / musescore/MuseScore
Another cross-staff beam slant issue
Open
@miiizen is already working on this.
Since Aug 22, 2025.
engraving
P3
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Currently:
In a case such as this, with a single note on the one side of the beam, the notes on the other side, considered alone, should determine the slant.
We already do this properly in a non-cross-staff situation:
So we just need to unify the logic.
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.