mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 05:29:01 +08:00
Monitor Tab - Fix syntax error
Contributes to CL-1048
This commit is contained in:
parent
333cea4e6d
commit
ac5a038065
@ -775,7 +775,6 @@ Component
|
||||
text: progressText
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
color: progressItem.width + progressLabel.width < control.width ? "black" : "white"
|
||||
}
|
||||
width: contentWidth
|
||||
font: UM.Theme.getFont("default")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user