mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-10 08:17:49 -06:00
Fix extruder enable/disable problem in color scheme
This commit is contained in:
parent
5074cf69dd
commit
f2234cffa4
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue