src/Builder4/PopoverFileDetails.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 11 Nov 2015 09:09:50 +0000 (17:09 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 11 Nov 2015 09:09:50 +0000 (17:09 +0800)
src/Builder4/PopoverFileDetails.vala

src/Builder4/PopoverFileDetails.bjs
src/Builder4/PopoverFileDetails.vala

index 9519f3a..6cf8659 100644 (file)
          "label" : "Title",
          "$ visible" : true,
          "xalign" : 0.90000000000000002,
-         "* pack" : "attach,0,1,2,3",
+         "* pack" : "attach,0,0,1,1",
          "xtype" : "Label",
          "$ justify" : "Gtk.Justification.RIGHT",
          "x_options" : 4,
index b6355b7..94a651b 100644 (file)
@@ -246,7 +246,7 @@ public class Xcls_PopoverFileDetails : Object
             this.el.attach (  child_3.el , 1,1,1,1 );
             var child_4 = new Xcls_Label11( _this );
             child_4.ref();
-            this.el.attach (  child_4.el , 0,1,2,3 );
+            this.el.attach (  child_4.el , 0,0,1,1 );
             var child_5 = new Xcls_title( _this );
             child_5.ref();
             this.el.attach (  child_5.el , 1,2,2,3 );