src/Builder4/WindowState.vala
authorAlan Knowles <alan@roojs.com>
Wed, 27 May 2015 08:07:51 +0000 (16:07 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 27 May 2015 08:07:51 +0000 (16:07 +0800)
src/Builder4/WindowState.vala

index 723c2a2..59c134c 100644 (file)
@@ -444,6 +444,7 @@ public class WindowState : Object
                } else {
                
                        this.switchState (State.PREVIEW); 
+                       // this triggers loadItems..
                        this.left_tree.model.loadFile(file);
 
                }