mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:29:02 +08:00
Fix intent display in darkmode
This commit is contained in:
parent
dfbc27b2c5
commit
efe43325ae
@ -84,6 +84,7 @@ Rectangle
|
|||||||
visible: icon === "" && custom_icon === ""
|
visible: icon === "" && custom_icon === ""
|
||||||
border.width: UM.Theme.getSize("thick_lining").width
|
border.width: UM.Theme.getSize("thick_lining").width
|
||||||
border.color: UM.Theme.getColor("text")
|
border.color: UM.Theme.getColor("text")
|
||||||
|
color: "transparent"
|
||||||
|
|
||||||
UM.Label
|
UM.Label
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user