mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:39:01 +08:00
Put material selection in warning state for unsupported materials
CURA-2271
This commit is contained in:
parent
83caa334a2
commit
fea0dfdfa1
@ -244,6 +244,8 @@ Column
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
property var valueWarning: Cura.MachineManager.activeQualityId == "empty_quality"
|
||||||
|
|
||||||
enabled: !extrudersList.visible || base.currentExtruderIndex > -1
|
enabled: !extrudersList.visible || base.currentExtruderIndex > -1
|
||||||
|
|
||||||
height: UM.Theme.getSize("setting_control").height
|
height: UM.Theme.getSize("setting_control").height
|
||||||
|
Loading…
x
Reference in New Issue
Block a user