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

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

index 739e004..c71ef6f 100644 (file)
            "xtype" : "Text",
            "$ y_align" : "Clutter.ActorAlign.START",
            "$ xns" : "Clutter",
-           "$ y_expand" : true,
+           "bool y_expand" : false,
            "$ x_align" : "Clutter.ActorAlign.START"
           },
           {
index 782d44c..3c0f758 100644 (file)
@@ -610,7 +610,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