[gnome-maps/wip/mlundblad/search-as-you-type: 16/19] placeListRow: Ellipsize name label
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/mlundblad/search-as-you-type: 16/19] placeListRow: Ellipsize name label
- Date: Sun, 9 Jun 2019 20:10:54 +0000 (UTC)
commit 126fb9c60db968ad22aaec70aa55101b809cd431
Author: Marcus Lundblad <ml update uu se>
Date: Wed Jun 5 23:12:00 2019 +0200
placeListRow: Ellipsize name label
Set the name label to ellipsize at the end.
This avoids the place popover resizing as
search results updates.
data/ui/place-list-row.ui | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/data/ui/place-list-row.ui b/data/ui/place-list-row.ui
index 7db9cc2..f3d2bf0 100644
--- a/data/ui/place-list-row.ui
+++ b/data/ui/place-list-row.ui
@@ -50,6 +50,7 @@
<property name="valign">end</property>
<property name="hexpand">True</property>
<property name="use_markup">True</property>
+ <property name="ellipsize">end</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -79,3 +80,4 @@
</child>
</template>
</interface>
+
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]