mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-24 21:14:25 +08:00
Don't disable enable checkbox before machine is loaded
It is unnecessary because you can't see it or click on it before adding a machine. Contributes to issue CURA-5876.
This commit is contained in:
parent
ede50ef3ca
commit
ed37e692a3
@ -167,8 +167,6 @@ Item
|
||||
tooltip: text
|
||||
visible: Cura.MachineManager.hasMaterials
|
||||
|
||||
enabled: Cura.ExtruderManager.activeExtruderIndex > -1
|
||||
|
||||
height: UM.Theme.getSize("setting_control").height
|
||||
width: selectors.controlWidth
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user