mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
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:
parent
9bad66b6ce
commit
fca6ef29ae
2 changed files with 64 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue