[gnome-maps/wip/mlundblad/send-to-centered] placeView: Center-align user location send-to
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/mlundblad/send-to-centered] placeView: Center-align user location send-to
- Date: Mon, 29 Aug 2022 18:58:48 +0000 (UTC)
commit f416b3e9461f7d41e529eb8a1fe7904e47028433
Author: Marcus Lundblad <ml dfupdate se>
Date: Mon Aug 29 20:55:43 2022 +0200
placeView: Center-align user location send-to
Center align the "Send to" button when in the
user location mode, avoids the button getting
stretched out vertically depending on the label.
data/ui/place-view.ui | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/data/ui/place-view.ui b/data/ui/place-view.ui
index 80f4602c..c521baf4 100644
--- a/data/ui/place-view.ui
+++ b/data/ui/place-view.ui
@@ -52,6 +52,7 @@
<property name="focusable">1</property>
<property name="tooltip-text" translatable="1" comments="Translators: This is a
tooltip">Share location</property>
<property name="icon-name">send-to-symbolic</property>
+ <property name="valign">GTK_ALIGN_CENTER</property>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]