"Line visible" property not honored on screen for text lines
MuseScore 2.2.1, Windows 10
1) default score
2) select a measure
3) double click cresc. line (or any other text line) in palette
4) select line in score
5) uncheck line visible
6) press Esc
Result: line still shows on screen. Disappears when "View / Show Invisible" is disabled, so is preusmably really invisible but the grayed out display is not working.
I'm guessing this is due to fix for #46046: no visual feedback when toggling item visibility as that seems the only relevant change after a quick investigation.
Comments
I can't reproduce, MuseScore 2.2.1 on Windows 7, with a new score from the Grand Statt template, or any of my scores.
Not sure what step 6) press Esc is for? Ah: for deselecting it... still it is greyed out after that, but slightly darker than when selected
In reply to I can't reproduce, MuseScore… by Jojo-Schmitz
Esc deselects the line so it's not highlighted.
#72721: Lines still show when Inspector "Line visible" option is unticked and "Show Invisible" turned off?
Slightly darker? To me it's exactly as dark as when not made invisible - I don't see any difference whatsoever between the color of the line and the color of the text itself. Are you sure you are using "Line visible" and not "Visible"? For me, "Visible" works, but not "Line visible".
If you are seeing otherwise, can you post a screenshot? Here is how it looks for me:
I don't see any difference in color between the "cresc." and the "- - -", which I should. Again, this is after unchecking "Line visible" in Inspector. But if I turn off "View / Show Invisible", I get what I expect:
Before pressing Esc, it's blue, again, no obvious difference whatsoever from the regular blue for selected elements
Visible, invisible, invisible+selected
Ah! Now I get it and can reproduce: Line invisible, not Element invisible
Apparently I didn't read properly ;-)
In reply to (No subject) by [DELETED] 5
Also notice the difference in palette displays
Here's version 2.1
Here's 2.2.1
Notice that in the palette, if you put a dynamics line with an invisible line in the palette it is grayed like a displayed invisible line in 2.1 but solid as a visible line in 2.2.1. All invisible lines are on the left and visible on the right.
I've observed something similar/related or maybe even the same: when adding Pedal lines, the line between the Ped. and the * is shown on the score, but not in the printout/PDF export or online version on MuseScore.com. so I suspect that MuseScore does honor that "Line visible" setting, but only doesn't show it on screen.
And I've just tested and verified that this indeed is the case.
I wonder whether the recent commit to master, 984e6ee is about the very same issue? The commit messages sounds promising, "fix lineVisible property".
Came up again in https://musescore.org/en/node/273393
Hopefully that change would also fix it for 2.3, or something equally simple would work. But FWIW, if no better is fix is found, I'd be fine with reverting the change that caused it.
Just a confirmation of the bug, using the Mac version 2.2 (OS 10.11.6).
See https://github.com/musescore/MuseScore/pull/3826.
Fixed in branch 2.3.2, commit 4bfbbe8aa4
fix #271236: "Line visible" property not honored on screen for text lines
Fixed in branch 2.3.2, commit e2c6b65fc4
Merge pull request #3826 from mattmcclinch/271236-line-visible
fix #271236: "Line visible" property not honored on screen for text lines
In reply to Git webhook message by Git Message
@mattmcclinch
I haven't tested it, but thank you for fixing this.
Automatically closed -- issue fixed for 2 weeks with no activity.