src/Builder4/WindowState.vala
authorAlan Knowles <alan@roojs.com>
Thu, 21 May 2015 06:37:09 +0000 (14:37 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 May 2015 06:37:09 +0000 (14:37 +0800)
src/Builder4/WindowState.vala

index 3498f99..2e899e8 100644 (file)
@@ -574,7 +574,7 @@ public class WindowState : Object
                                this.win.projecteditview.el.set_scale(0.0f,0.0f);
                                 break;
 
-                 case State.FILES:
+                 case State.FILES: // goes to preview or codeonly...
                                // hide files...
                                
                                if (new_state == State.CODEONLY) {