mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Fixed remember coloring type in Layer View. CURA-3273
This commit is contained in:
parent
488b952815
commit
9e973732f5
1 changed files with 3 additions and 0 deletions
|
@ -187,6 +187,9 @@ Item
|
|||
UM.LayerView.disableLegend();
|
||||
}
|
||||
}
|
||||
onModelChanged: {
|
||||
currentIndex = UM.LayerView.getLayerViewType();
|
||||
}
|
||||
}
|
||||
|
||||
Label
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue