mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 13:59:03 +08:00
Fix extruder number not being visible in dark theme
This commit is contained in:
parent
6a3ac99551
commit
c3aca8907c
@ -49,6 +49,7 @@ Item
|
||||
anchors.centerIn: parent
|
||||
text: index + 1
|
||||
font: UM.Theme.getFont("very_small")
|
||||
color: UM.Theme.getColor("text")
|
||||
width: contentWidth
|
||||
height: contentHeight
|
||||
visible: extruderEnabled
|
||||
|
Loading…
x
Reference in New Issue
Block a user