mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 02:05:53 +08:00
Fixed remember coloring type in Layer View. CURA-3273
This commit is contained in:
parent
488b952815
commit
9e973732f5
@ -187,6 +187,9 @@ Item
|
||||
UM.LayerView.disableLegend();
|
||||
}
|
||||
}
|
||||
onModelChanged: {
|
||||
currentIndex = UM.LayerView.getLayerViewType();
|
||||
}
|
||||
}
|
||||
|
||||
Label
|
||||
|
Loading…
x
Reference in New Issue
Block a user