[gnome-maps/wip/mlundblad/tnum-transit: 3/4] transitLegRow: Use tabular numbers for time labels
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/mlundblad/tnum-transit: 3/4] transitLegRow: Use tabular numbers for time labels
- Date: Sun, 20 Feb 2022 20:48:04 +0000 (UTC)
commit 8855fe8372522915920b5f0ad60c6b38f25eeddb
Author: Marcus Lundblad <ml update uu se>
Date: Sun Feb 20 21:46:10 2022 +0100
transitLegRow: Use tabular numbers for time labels
Use the tablular numbers attribut ("tnum") for the time
label to get time digits lined up vertically.
data/ui/transit-leg-row.ui | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/data/ui/transit-leg-row.ui b/data/ui/transit-leg-row.ui
index c88d783d..2d27feb4 100644
--- a/data/ui/transit-leg-row.ui
+++ b/data/ui/transit-leg-row.ui
@@ -67,6 +67,9 @@
<property name="margin-end">18</property>
<property name="hexpand">False</property>
<property name="halign">GTK_ALIGN_END</property>
+ <attributes>
+ <attribute name="font-features" value="tnum"/>
+ </attributes>
</object>
<packing>
<property name="left-attach">2</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]