mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Set size of color swatch from theme
CURA-8983
This commit is contained in:
parent
c8be7832c8
commit
53b31e816a
1 changed files with 2 additions and 2 deletions
|
@ -75,8 +75,8 @@ UM.Dialog
|
|||
delegate: Rectangle
|
||||
{
|
||||
color: swatchColor
|
||||
width: 24
|
||||
height: 24
|
||||
implicitWidth: UM.Theme.getSize("medium_button_icon").width
|
||||
implicitHeight: UM.Theme.getSize("medium_button_icon").height
|
||||
radius: width / 2
|
||||
|
||||
UM.RecolorImage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue