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

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

index 9dd32a5..739e004 100644 (file)
            "xtype" : "Text",
            "$ y_align" : "Clutter.ActorAlign.START",
            "$ xns" : "Clutter",
-           "$ y_expand" : true,
+           "bool y_expand" : false,
            "$ x_align" : "Clutter.ActorAlign.START"
           }
          ]
index ee8764c..782d44c 100644 (file)
@@ -636,7 +636,7 @@ public class Xcls_ClutterFiles : Object
             this.el.x_align = Clutter.ActorAlign.START;
             this.el.x_expand = true;
             this.el.y_align = Clutter.ActorAlign.START;
-            this.el.y_expand = true;
+            this.el.y_expand = false;
         }
 
         // user defined functions