Move ColorDialog to Cura repo

Move component to the Cura repo as `Cura.SecondaryButton` and
`Cura.PrimaryButton` are used.

CURA 8687
This commit is contained in:
casper 2022-02-10 18:06:43 +01:00
parent 9bad66b6ce
commit fca6ef29ae
2 changed files with 64 additions and 1 deletions

View file

@ -217,7 +217,7 @@ Item
// popup dialog to select a new color
// if successful it sets the properties.color_code value to the new color
UM.ColorDialog
Cura.ColorDialog
{
id: colorDialog
color: properties.color_code