mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 23:16:06 +08:00
Add a radius to the printer type label
This commit is contained in:
parent
66ed9ed201
commit
6987d5ff78
@ -19,6 +19,7 @@ Item
|
|||||||
{
|
{
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
color: UM.Theme.getColor("printer_type_label_background")
|
color: UM.Theme.getColor("printer_type_label_background")
|
||||||
|
radius: UM.Theme.getSize("checkbox_radius").width
|
||||||
}
|
}
|
||||||
|
|
||||||
Label
|
Label
|
||||||
|
Loading…
x
Reference in New Issue
Block a user