NewBranch.bjs
[gitlive] / NewBranch.vala
index bee7f56..1863c06 100644 (file)
@@ -2342,6 +2342,7 @@ public class NewBranch : Object
 
             // set gobject values
             this.el.height_request = 400;
+            this.el.vexpand = true;
             var child_0 = new Xcls_diff_view( _this );
             child_0.ref();
             this.el.add (  child_0.el  );