mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Update color of material after accepting the color dialog
CURA-8938
This commit is contained in:
parent
4853350638
commit
3cba9a9c7e
1 changed files with 1 additions and 0 deletions
|
@ -222,6 +222,7 @@ Item
|
|||
id: colorDialog
|
||||
title: catalog.i18nc("@title", "Material color picker")
|
||||
color: properties.color_code
|
||||
onAccepted: base.setMetaDataEntry("color_code", properties.color_code, color)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue