src/Builder4/PopoverFileDetails.bjs
authorAlan <alan@roojs.com>
Wed, 20 Mar 2024 08:47:25 +0000 (16:47 +0800)
committerAlan <alan@roojs.com>
Wed, 20 Mar 2024 08:47:25 +0000 (16:47 +0800)
src/Builder4/PopoverFileDetails.vala

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

index bd2192f..80758c3 100644 (file)
         {
          "$ visible" : true,
          "$ xns" : "Gtk",
-         "* pack" : "attach,1,2,1,1",
          "bool hexpand" : true,
          "id" : "title",
          "xtype" : "Entry"
index 0e771a1..f4dfdb3 100644 (file)
@@ -434,7 +434,7 @@ public class Xcls_PopoverFileDetails : Object
                        new Xcls_title_lbl( _this );
                        this.el.attach( _this.title_lbl.el, 0, 3, 1, 1 );
                        new Xcls_title( _this );
-                       this.el.attach ( _this.title.el , 1,2,1,1 );
+                       this.el.attach( _this.title.el, 1, 3, 1, 1 );
                        new Xcls_region_lbl( _this );
                        this.el.attach( _this.region_lbl.el, 0, 4, 1, 1 );
                        new Xcls_region( _this );