summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Lundblad <ml@update.uu.se>2022-02-20 21:46:26 +0100
committerMarcus Lundblad <ml@update.uu.se>2022-02-20 22:11:55 +0100
commitd8482bda61fada326edf0825885ea5dcefb80958 (patch)
treeabbae93982af36fc6601fa893f401a1bea03259c
parent04bbbbecfdf6a52dc3b1b3d5197be66651352b5a (diff)
downloadgnome-maps-wip/mlundblad/tnum-transit.tar.gz
transitStopRow: Use tabular numbers for time labelswip/mlundblad/tnum-transit
Use the tablular numbers attribut ("tnum") for the time label to get time digits lined up vertically.
-rw-r--r--data/ui/transit-stop-row.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/ui/transit-stop-row.ui b/data/ui/transit-stop-row.ui
index 5af08b8c..1cd02ba9 100644
--- a/data/ui/transit-stop-row.ui
+++ b/data/ui/transit-stop-row.ui
@@ -43,6 +43,9 @@
<property name="halign">GTK_ALIGN_END</property>
<property name="margin-start">6</property>
<property name="margin-end">0</property>
+ <attributes>
+ <attribute name="font-features" value="tnum"/>
+ </attributes>
</object>
<packing>
<property name="left-attach">2</property>