Merge branch '2.1'

This commit is contained in:
Arjen Hiemstra 2016-06-04 19:11:59 +02:00
commit a81cab5eac
4 changed files with 12 additions and 12 deletions

View file

@ -41,7 +41,7 @@ class LayerView(View):
self._top_layers_job = None
self._activity = False
self._solid_layers = 5
self._solid_layers = 1
self._top_layer_timer = QTimer()
self._top_layer_timer.setInterval(50)