src/Builder4/ClutterFiles.bjs
authorAlan Knowles <alan@roojs.com>
Sun, 24 May 2015 08:43:50 +0000 (16:43 +0800)
committerAlan Knowles <alan@roojs.com>
Sun, 24 May 2015 08:43:50 +0000 (16:43 +0800)
src/Builder4/ClutterFiles.vala

src/Builder4/ClutterFiles.bjs
src/Builder4/ClutterFiles.vala

index 81b4105..3cd37d7 100644 (file)
            "$ y_align" : "Clutter.ActorAlign.START",
            "$ margin_left" : 5,
            "$ xns" : "Clutter",
-           "$ y_expand" : true,
+           "bool y_expand" : false,
            "$ x_align" : "Clutter.ActorAlign.START"
           },
           {
index 32cd91c..f6b674c 100644 (file)
@@ -535,7 +535,7 @@ public class Xcls_ClutterFiles : Object
             this.el.x_expand = true;
             this.el.y_align = Clutter.ActorAlign.START;
             this.el.margin_top = 5f;
-            this.el.y_expand = true;
+            this.el.y_expand = false;
 
             // init method