mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 01:15:51 +08: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
@ -260,7 +260,7 @@ Cura.MenuItem
|
|||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
||||||
//Checkmark, if the material is selected.
|
//Checkmark, if the material is selected.
|
||||||
UM.RecolorImage
|
UM.ColorImage
|
||||||
{
|
{
|
||||||
id: checkmark
|
id: checkmark
|
||||||
visible: model.id === materialMenu.activeMaterialId
|
visible: model.id === materialMenu.activeMaterialId
|
||||||
|
Loading…
x
Reference in New Issue
Block a user