mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Removed last remnants of RecolorImage
This was still being used in the MaterialBrandsMenu and the SimpleButton Probably why the X es were missing from the info messages. CURA-9110 Contributes to CURA-8640
This commit is contained in:
parent
6f83927ec3
commit
cb9b5961c3
1 changed files with 1 additions and 1 deletions
|
@ -260,7 +260,7 @@ Cura.MenuItem
|
|||
anchors.fill: parent
|
||||
|
||||
//Checkmark, if the material is selected.
|
||||
UM.RecolorImage
|
||||
UM.ColorImage
|
||||
{
|
||||
id: checkmark
|
||||
visible: model.id === materialMenu.activeMaterialId
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue