mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 02:35:53 +08:00
Provide a title with the color picker
CURA 8687
This commit is contained in:
parent
7f95dc98e6
commit
2edd634909
@ -220,6 +220,7 @@ Item
|
||||
Cura.ColorDialog
|
||||
{
|
||||
id: colorDialog
|
||||
title: catalog.i18nc("@title", "Material color picker")
|
||||
color: properties.color_code
|
||||
onAccepted: base.setMetaDataEntry("color_code", properties.color_code, color)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user