mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Implemeted new icons in on-boarding dialog
CURA-8010_new_icons
This commit is contained in:
parent
9ea97f7561
commit
247412b16a
3 changed files with 18 additions and 4 deletions
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue