mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Put material selection in warning state for unsupported materials
CURA-2271
This commit is contained in:
parent
83caa334a2
commit
fea0dfdfa1
1 changed files with 2 additions and 0 deletions
|
@ -244,6 +244,8 @@ Column
|
|||
}
|
||||
|
||||
}
|
||||
property var valueWarning: Cura.MachineManager.activeQualityId == "empty_quality"
|
||||
|
||||
enabled: !extrudersList.visible || base.currentExtruderIndex > -1
|
||||
|
||||
height: UM.Theme.getSize("setting_control").height
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue