mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Layerview removed Color Only Selected Extruder, cleanup 3d shader. CURA-3273
This commit is contained in:
parent
2f9618f2ad
commit
5f6ed488d1
5 changed files with 0 additions and 31 deletions
|
|
@ -247,13 +247,6 @@ Item
|
|||
}
|
||||
text: "Show infill"
|
||||
}
|
||||
CheckBox {
|
||||
checked: true
|
||||
onClicked: {
|
||||
UM.LayerView.setOnlyColorActiveExtruder(checked);
|
||||
}
|
||||
text: "Only color active extruder"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue