mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 06:29:02 +08:00
Fix material colors not showing up
CURA-9522
This commit is contained in:
parent
92e6d5007f
commit
5a8bf7f37b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user