Merge branch '3.5'

This commit is contained in:
Ghostkeeper 2018-09-14 15:34:02 +02:00
commit 177f5dc7db
No known key found for this signature in database
GPG key ID: 5252B696FB5E7C7A

View file

@ -670,7 +670,6 @@ Item
onCurrentLayerChanged:
{
playButton.pauseSimulation()
pathSlider.setHandleValue(0) // After updating the layer set Path slider to 0
layerSlider.setUpperValue(UM.SimulationView.currentLayer)
}
}