musescore / musescore/MuseScore
Clef is vertically displaced when changing number of staff lines
Open
Nobody has claimed this yet.
engraving
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
the clef does not stay in the middle of the staff anymore if the number of staff lines changes (so y coordinate needs to be manually corrected)
To Reproduce
- add a clef
- change the number of staff lines
- see the start of the next page
Expected behavior
the clef should appear to stay in the middle of the staff (even if the removed lines were from the bottom of the 5 line staff)
Screenshots

Platform information
windows
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.