mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-13 09:47:50 -06:00
[CURA-5725] Revert "Set simulation path to 0 after updating layer"
This reverts commit 3da6e3c453
.
This commit is contained in:
parent
fb9c21e914
commit
5c73921943
1 changed files with 0 additions and 1 deletions
|
@ -670,7 +670,6 @@ Item
|
||||||
onCurrentLayerChanged:
|
onCurrentLayerChanged:
|
||||||
{
|
{
|
||||||
playButton.pauseSimulation()
|
playButton.pauseSimulation()
|
||||||
pathSlider.setHandleValue(0) // After updating the layer set Path slider to 0
|
|
||||||
layerSlider.setUpperValue(UM.SimulationView.currentLayer)
|
layerSlider.setUpperValue(UM.SimulationView.currentLayer)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue