Clones.bjs
[gitlive] / RepoStatusPopover.vala
index a94a20b..3fc1a6b 100644 (file)
@@ -293,6 +293,7 @@ public class RepoStatusPopover : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.height_request = 400;
             var child_0 = new Xcls_diff_view( _this );
             child_0.ref();
             this.el.add (  child_0.el  );