Setting pedal and (de)crescendo lines to invisible doesn't work in PDF export and uploading
Reported version
3.0
Type
Functional
Frequency
Many
Severity
S2 - Critical
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
Look for measure 237 in https://musescore.com/howard_c_/scores/5398878 for crescendo lines, and look for anywhere beneath the piano staves for pedal lines. These lines have their element properties set to invisible, but the line parts don't make themselves invisible. Which causes the PDF convertion and online-uploaded pages to have those lines visible on them.
For further reference see the discussion below #279510: Invisible pedal marks visible on musescore.com.
Fix version
3.0.3
Comments
The entire element, regadless being set to invisible, is visible in PDF and on musescoee.com. The line part can get set invisible separatly, and that works.
In reply to The entire element,… by Jojo-Schmitz
Oh I thought we were talking about setting the line part visible separately was very troublesome, so the line part should be designed to automatically be invisible whenever the entire element is set to invisible QAQ
Probably in SVG or PNG export too
Setting the line part invisible not working was a bug that got fixed.
Delete the element and add it again. Then it will work.
So only an issue for scores "imported" from an older version?
In reply to So only an issue for scores … by Jojo-Schmitz
My sample score was created in 3.0 or older version. I don't know if your “older” meant all before 3.0.2 or before 3.0.
Please try what I suggested, and report back.
My "older" meant just that. Older than 3.0.2 at least
But your score got originally created with a 3.0 Beta release, some time in early December.
This should fix the issue without you having to recreate all of your Pedals and Hairpins.
https://github.com/musescore/MuseScore/pull/4662
Fixed in branch master, commit 6bcc426134
fix #283834: Setting pedal and (de)crescendo lines to invisible doesn't work in PDF export and uploading
Fixed in branch master, commit ae3f098c81
_Merge pull request #4662 from mattmcclinch/283834-spanner-segment-visible
fix #283834: Setting pedal and (de)crescendo lines to invisible doesn't work in PDF export and uploading_
In reply to This should fix the issue… by mattmcclinch
I'm glad it's working. But just to be clear, when I open the score in the next version do these lines automatically turn to invisible? Or should I manually set them again...
It will just work. You will not have to do anything.
In reply to It will just work. You will… by mattmcclinch
Thanks ;-)
Fixed in branch 3.0.x, commit 47c7ba9df1
_Merge pull request #4662 from mattmcclinch/283834-spanner-segment-visible
fix #283834: Setting pedal and (de)crescendo lines to invisible doesn't work in PDF export and uploading_
Automatically closed -- issue fixed for 2 weeks with no activity.