Make extruder icons on LayerView panel round

CURA-4212
This commit is contained in:
Lipu Fei 2017-09-07 15:40:45 +02:00
parent d89fc220fc
commit 750f1ce158

View file

@ -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