mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Add a radius to the printer type label
This commit is contained in:
parent
66ed9ed201
commit
6987d5ff78
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue