chiark / gitweb /
Disabled View Mode button until model is loaded.
authorSteven Abadie <steven@alephobjects.com>
Mon, 27 Oct 2014 03:02:43 +0000 (21:02 -0600)
committerSteven Abadie <steven@alephobjects.com>
Mon, 27 Oct 2014 03:02:43 +0000 (21:02 -0600)
commitb2bf7a87a0ec20a2286cc39e5300ef0df25ac8f7
tree28050e0523e4d651e804c7e38332bc3270a77020
parentfbf3a19defeabaf208f5bf01f180de276d533266
Disabled View Mode button until model is loaded.

The View Mode button is now disabled until a model is loaded. This fixes the error caused when the Layer view mode was selected with no model loaded. This commit also included turning re-disabling the print and vide mode buttons when all models are deleted from the scene.
Cura/gui/sceneView.py
Cura/gui/util/openglGui.py