mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 22:39:07 +08:00
Set size of color swatch from theme
CURA-8983
This commit is contained in:
parent
c8be7832c8
commit
53b31e816a
@ -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…
x
Reference in New Issue
Block a user