mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-19 01:25:55 +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();
|
UM.LayerView.disableLegend();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
onModelChanged: {
|
||||||
|
currentIndex = UM.LayerView.getLayerViewType();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Label
|
Label
|
||||||
|
Loading…
x
Reference in New Issue
Block a user