From my POV only half of the issue (this one about hiding time signature) is a bug. When I say "hide" I mean not only "do not show" but also "behave as it never exists", so in this case: make it zero-width.
By the way, as an evidence, the best and the first one way to get what you want (ie, no time signature displayed) is: right-click on a staff -> Staff Properties -> untick "Show time signature" -> Ok.
Hide / invisibility is a complementary/alternative manner for doing this.
Fixed (at least the first part of this issue: ie in initial message: add a staff -> Undo)
Now works. Solved by f7d9650
But not after hiding the time signature, and when there are key signatures, with accidentals of course. Preferable probably to close this issue, and fill two others separate issues.
Comments
I observe a change on September, 21.
- This nightly works as expected:d6cad62
- Not this one: c57187a
Don't really know where might be the cause.
Maybe here? https://github.com/musescore/MuseScore/commit/cdb5ffe85605d84639277aff2…
or less likely (?): https://github.com/musescore/MuseScore/commit/bf2f3774b32e10c246d7d7d2a…
Other manifestation of this issue:
1)" My First Score"
2) Select the time signature
3) Press "V", or untick "Visible" in Inspector -> Escape
Result: the time sig collides with the clef
After checking, the change occurs exactly as mentioned in comment #1 (on September 21)
From my POV only half of the issue (this one about hiding time signature) is a bug. When I say "hide" I mean not only "do not show" but also "behave as it never exists", so in this case: make it zero-width.
By the way, as an evidence, the best and the first one way to get what you want (ie, no time signature displayed) is: right-click on a staff -> Staff Properties -> untick "Show time signature" -> Ok.
Hide / invisibility is a complementary/alternative manner for doing this.
Good to know. I everyday learn something new. Thanks.
Fixed (at least the first part of this issue: ie in initial message: add a staff -> Undo)
Now works. Solved by f7d9650
But not after hiding the time signature, and when there are key signatures, with accidentals of course. Preferable probably to close this issue, and fill two others separate issues.
See #138891: Accidentals collides with time signature by hiding it and #138886: Clef collides with the time signature after hiding it
Automatically closed -- issue fixed for 2 weeks with no activity.