Fix #7238 - remove clutter and change layout of interface
[roobuilder] / src / Builder4 / Editor.vala
index 9a4d3f2..116ac42 100644 (file)
@@ -54,6 +54,7 @@ public class Editor : Object
         // set gobject values
         this.el.homogeneous = false;
         this.el.hexpand = true;
+        this.el.vexpand = true;
         var child_0 = new Xcls_Box2( _this );
         child_0.ref();
         this.el.pack_start (  child_0.el , false,true );