mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 11:35:54 +08:00
CURA-5250 Add color to the text so it also works fine with other themes.
This commit is contained in:
parent
5567d6f168
commit
f003adeb1e
@ -527,6 +527,7 @@ Column
|
||||
width: parent.width - materialCompatibilityLink.width
|
||||
text: catalog.i18nc("@label", "Use adhesion sheet or glue with this material combination")
|
||||
font: UM.Theme.getFont("very_small")
|
||||
color: UM.Theme.getColor("text")
|
||||
visible: buildplateCompatibilityError || buildplateCompatibilityWarning
|
||||
wrapMode: Text.WordWrap
|
||||
opacity: 0.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user