Browse Source

Merge branch '4.0' of ssh://github.com/Ultimaker/Cura into 4.0

Ghostkeeper 6 years ago
parent
commit
de8106eb95
1 changed files with 1 additions and 0 deletions
  1. 1 0
      resources/qml/PrinterTypeLabel.qml

+ 1 - 0
resources/qml/PrinterTypeLabel.qml

@@ -19,6 +19,7 @@ Item
     {
         anchors.fill: parent
         color: UM.Theme.getColor("printer_type_label_background")
+        radius: UM.Theme.getSize("checkbox_radius").width
     }
 
     Label