mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 01:15:55 +08:00
Update color of material after accepting the color dialog
CURA-8938
This commit is contained in:
parent
4853350638
commit
3cba9a9c7e
@ -222,6 +222,7 @@ Item
|
|||||||
id: colorDialog
|
id: colorDialog
|
||||||
title: catalog.i18nc("@title", "Material color picker")
|
title: catalog.i18nc("@title", "Material color picker")
|
||||||
color: properties.color_code
|
color: properties.color_code
|
||||||
|
onAccepted: base.setMetaDataEntry("color_code", properties.color_code, color)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user