musescore / musescore/MuseScore
Continuous view misplaces auto-placed 8va alta annotations
Open
Nobody has claimed this yet.
engraving
P3
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Engraving bug
Bug description
In Page mode or Continous vertical mode, the score looks fine. But in continuous horizontal mode, the 8va alta annotations are misplaced and overlap with the score.
Steps to reproduce
- Create a score that starts in the staves, goes above it and back down, use engraving that goes even beyond, add 8va alta in auto-placement mode.
- The placement is fine in page view.
- Switch to continuous view.
- The 8va alta annotation now overlaps with the score.
Screenshots/Screen recordings
MuseScore Version
(64-bit) 4.1.1-232071203, revision: github-musescore-musescore-e4d1ddf
Regression
I don't know
Operating system
Windows 10 Version 19045, Arch.: x86_64
Additional context
I understand this is a trickier problem as it seems, because the 8va alta annotation might span multiple systems in page view with different offsets. I suppose the biggest (by absolute value) offset must win.
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.