Fix material colors not showing up

CURA-9522
This commit is contained in:
c.lamboo 2022-12-23 16:11:06 +01:00
parent 92e6d5007f
commit 5a8bf7f37b

View file

@ -305,7 +305,7 @@ Cura.MenuItem
Column
{
id: materialColorsList
property color brandColors: model.colors
property var brandColors: model.colors
width: UM.Theme.getSize("menu").width
height: parent.height
spacing: 0