[gnome-maps/wip/mlundblad/smaller-spinners: 6/8] osmEditDialog: Make the load spinner not fill all space




commit 93f7a6eaac33cbef82efd77421e7b58164731f5b
Author: Marcus Lundblad <ml dfupdate se>
Date:   Mon Aug 29 22:27:16 2022 +0200

    osmEditDialog: Make the load spinner not fill all space

 data/ui/osm-edit-dialog.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/ui/osm-edit-dialog.ui b/data/ui/osm-edit-dialog.ui
index 34757c14..db1d0cbd 100644
--- a/data/ui/osm-edit-dialog.ui
+++ b/data/ui/osm-edit-dialog.ui
@@ -21,6 +21,7 @@
                         <property name="height_request">32</property>
                         <property name="hexpand">1</property>
                         <property name="vexpand">1</property>
+                        <property name="valign">GTK_ALIGN_CENTER</property>
                         <property name="spinning">True</property>
                         <layout>
                           <property name="column">0</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]