cresc/dim colour setting has no effect
Reported version
3.0
Priority
P2 - Medium
Type
Functional
Frequency
Few
Severity
S4 - Minor
Reproducibility
Always
Status
active
Regression
No
Workaround
No
Project
Version: 3.0.5
Setting the colour of a cresc./dim. (without line) has no effect, even though it is saved…
--- a/music/free/Mendelssohn -- Jauchzet dem Herrn alle Welt (SATB, arr. Nauhaus).mscx +++ b/music/free/Mendelssohn -- Jauchzet dem Herrn alle Welt (SATB, arr. Nauhaus).mscx @@ -3633,12 +3633,14 @@ <HairPin> <subtype>2</subtype> <veloChange>23</veloChange> <endText></endText> <lineVisible>0</lineVisible> <placement>above</placement> + <color r="85" g="255" b="255" a="255"/> + <color r="85" g="255" b="255" a="255"/> </HairPin> <next> <location> <measures>1</measures> <fractions>-1/4</fractions> </location>
… it does not show up in the UI or an exported PDF.
Comments
So you changed the color of an invisible line? What do you expect to see?
Also note that the color entry is in the file twice?
I was naïvely expecting the text to change colour.
Funny, I didn’t even find a way to change the colour of the text.
(Just in case this is still misunderstood: this post is about “cresc/dim text (with/‑out line)”, not about “cresc/decresc fork”.)
Understood, the color seems to be for the line, once that is visible, the color should too, right?
Yes, when I make the line visible it’s coloured.
There appears to be currently no way at all to change the colour of the text.
However, in the inspector, there are separate colour choosers for “Element” (Color:) and “Line” (Line color). I’d expect the first one to affect the text, the second the line (except for the 𝆒 𝆓 forks, where there is only the line).
Expected: change Element colour changes Line colour and affects text colour, changing line colour decouples it from the element colour setting and affects only the line colour.
Actual: changing one changes the other, too, and only affects the line. (This is what I’d expect in the forks (subtypes 0 and 1), not in the texts (subtypes 2 and 3).)
I would agree, there seems no way to affect the text color right now (not even via the text style). Using the overall element color to control text color makes sense to me.
Came up again on Discord
Encountered this bug today in current version (3.6.2), exactly as described in mirabilos's post.
Elements affected: Crescendo line, Diminuendo line
Issue: There is no way to change the color of the text (by default it's "cresc." and "dim.") in the Inspector.
Details: For these elements, there are two color values that can be set in the inspector: Element Color and Line Color. Currently, both of them affect the color of the line, but not the color of the text.
Proposed solution:
- Have Element Color allow the user to set the color of both text and line, while Line Color would allow to set a different color for the line only.
@mirabilos did that work any time before 3.0.5, or why did you mark it als a regression?
Also neither changing the color of Format > Style > Text styles >Hairpin nor ...Text Line helps here, seems to just get ignored
2.3.2 has the same issue -> so no regression, as far as I can tell