Clones.bjs
[gitlive] / Clones.vala
index e61931c..a8687c7 100644 (file)
@@ -99,7 +99,7 @@ public class Clones : Object
         public Xcls_Box2(Clones _owner )
         {
             _this = _owner;
-            this.el = new Gtk.Box( Gtk.Orientation.HORIZONTAL, 0 );
+            this.el = new Gtk.Box( Gtk.Orientation.VERTICAL, 0 );
 
             // my vars (dec)
 
@@ -109,7 +109,7 @@ public class Clones : Object
             this.el.pack_start (  child_0.el , false,false,0 );
             var child_1 = new Xcls_ScrolledWindow9( _this );
             child_1.ref();
-            this.el.pack_end (  child_1.el , true,true,0 );
+            this.el.pack_end (  child_1.el , false,false,0 );
         }
 
         // user defined functions