Implemeted new icons in on-boarding dialog

CURA-8010_new_icons
This commit is contained in:
jelle Spijker 2021-04-28 16:54:26 +02:00 committed by Jelle Spijker
parent 9ea97f7561
commit 247412b16a
No known key found for this signature in database
GPG key ID: 6662DC033BE6B99A
3 changed files with 18 additions and 4 deletions

View file

@ -203,7 +203,7 @@ Cura.ExpandableComponent
anchors.right: extrudersModelCheckBox.right
width: UM.Theme.getSize("layerview_legend_size").width
height: UM.Theme.getSize("layerview_legend_size").height
source: UM.Theme.getIcon("Extruder", "30")
source: UM.Theme.getIcon("Extruder", "large")
color: model.color
}