Empty bars with text not visible when hiding empty staves
1. Open attached score (produced in 1.3).
2. 'Style'>'General…'.
3. Tick 'Hide empty staves'.
4. 'OK'.
Expected result: Systems, or staves appear where there is text.
Actual result: Neither staves nor bars are visible.
Notes:
The system text and rehearsal mark is visible, in comparison to stave text and chord symbol.
It is also reproducible in a 2.0 score.
Using MuseScore 2.0 Nightly Build 4516685 - Mac 10.7.5.
Attachment | Size |
---|---|
Empty bars with text not visible when hiding empty staves.mscz | 2.05 KB |
Empty bars with text not visible when hiding empty staves.png | 59.94 KB |
Comments
This has been a conscious decision, I think, to define "empty" as literally meaning no notes. I don't know the reasons, but ti deso seem questionable. I guess on the positive side, it's easy enough to override - just placed some invisible notes on the staves you don't want hidden. Whereas the reverse wouldn't be true if we changed the default.
What do others think? It does seem if you've gone to the trouble of attaching text to a measure, you probably want to see it. I kind of think text shouldn't disqualify a measure from being seen as empty for the purpose of creating multimeasure rests, but should for the purpose of hiding empty staves.
Well, it's a simple enough change, the following does it if we decide it is the right thing to do:
https://github.com/musescore/MuseScore/pull/2311
Fixed in branch master, commit ffb2559f1d
fix #44956: staves with text are not empty
Fixed in branch master, commit 7b0235e273
Merge pull request #2311 from MarcSabatella/44956-hide-text
fix #44956: staves with text are not empty
Automatically closed -- issue fixed for 2 weeks with no activity.