src/Builder4/PopoverFileDetails.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 17 Oct 2022 07:56:01 +0000 (15:56 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 17 Oct 2022 07:56:01 +0000 (15:56 +0800)
src/Builder4/PopoverFileDetails.vala

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

index b4335b9..b73b852 100644 (file)
@@ -33,8 +33,6 @@
        "bool hexpand" : true,
        "id" : "grid",
        "int margin_end" : 4,
-       "int margin_left" : 4,
-       "int margin_right" : 4,
        "int margin_start" : 4,
        "items" : [
         {
index 16512ba..ad8d2ee 100644 (file)
@@ -260,9 +260,7 @@ public class Xcls_PopoverFileDetails : Object
             // my vars (dec)
 
             // set gobject values
-            this.el.margin_right = 4;
             this.el.margin_end = 4;
-            this.el.margin_left = 4;
             this.el.margin_start = 4;
             this.el.hexpand = true;
             this.el.row_spacing = 2;