mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 04:55:54 +08:00
Moved timer back again, as arjen fixed the real issue
This commit is contained in:
parent
7ca3c39ec0
commit
41d00af345
@ -165,7 +165,7 @@ class LayerView(View):
|
||||
else:
|
||||
self.setLayer(int(self._max_layers))
|
||||
self.maxLayersChanged.emit()
|
||||
self._top_layer_timer.start()
|
||||
self._top_layer_timer.start()
|
||||
|
||||
maxLayersChanged = Signal()
|
||||
currentLayerNumChanged = Signal()
|
||||
|
Loading…
x
Reference in New Issue
Block a user