chiark / gitweb /
Do not disable layers view when removing all objects.
authorYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Wed, 22 Apr 2015 16:07:48 +0000 (12:07 -0400)
committerYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Wed, 22 Apr 2015 16:59:34 +0000 (12:59 -0400)
commit63a50be7fb64513877a51704a34b45ceb6c16821
tree74feaefa825f00a930c2aff84647c9477fe502c1
parentf901d3e036f1103bb87180c65f2c7b117e0f4018
Do not disable layers view when removing all objects.

This way we can hide the layers view but keep it enabled when new objects
are added.
Fixes #96
Cura/gui/util/engineResultView.py