mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 18:57:52 -06:00
Make extruder icons on LayerView panel round
CURA-4212
This commit is contained in:
parent
d89fc220fc
commit
750f1ce158
1 changed files with 1 additions and 0 deletions
|
@ -199,6 +199,7 @@ Item
|
|||
width: UM.Theme.getSize("layerview_legend_size").width
|
||||
height: UM.Theme.getSize("layerview_legend_size").height
|
||||
color: model.color
|
||||
radius: width / 2
|
||||
border.width: UM.Theme.getSize("default_lining").width
|
||||
border.color: UM.Theme.getColor("lining")
|
||||
visible: !view_settings.show_legend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue