mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 09:49:04 +08:00
Fix extruder enable/disable problem in color scheme
This commit is contained in:
parent
5074cf69dd
commit
f2234cffa4
@ -177,7 +177,6 @@ Cura.ExpandableComponent
|
|||||||
height: UM.Theme.getSize("layerview_row").height + UM.Theme.getSize("default_lining").height
|
height: UM.Theme.getSize("layerview_row").height + UM.Theme.getSize("default_lining").height
|
||||||
width: parent.width
|
width: parent.width
|
||||||
visible: !UM.SimulationView.compatibilityMode
|
visible: !UM.SimulationView.compatibilityMode
|
||||||
enabled: index < 4
|
|
||||||
|
|
||||||
onClicked:
|
onClicked:
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user