musescore / musescore/MuseScore
Making the top staff invisible, in a part, will make all system-wide elements invisible
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
Issue type
Engraving bug (incorrect score rendering)
Bug description
I checked; this doesn't happen with the main score, it is exclusive to parts. It is worth noting, however, that clicking the items in the timeline will select them and place the "playhead" at them, but will NOT move the screen to them as it normally does.
I wonder if this might be related to the known "things missing from parts" bug.
Steps to reproduce
- create a score with three instruments (I don't know how partmaking would interact with making a part that has as many staves as the main score)
- place a few items like tempo text and rehearsal marks that apply to the whole system
- create a part that includes any two instruments
- hide the first instrument from the properties panel
You will notice that all the system-wide items are hidden, and clicking them through the timeline will not make them appear or move the screen to them. It will, however, move the playhead to them, meaning that pressing play will make the playback begin at the point of the clicked item.
Screenshots/Screen recordings
No response
MuseScore Version
MuseScore version (64-bit): 4.2.1-240230937, revision: github-musescore-musescore-d757433
Regression
I don't know
Operating system
Windows 10 home x64
Additional context
No response
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.