[gnome-games/wip/exalm/tnum] snapshot-row: Use tabular numbers
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/tnum] snapshot-row: Use tabular numbers
- Date: Mon, 17 Aug 2020 15:16:31 +0000 (UTC)
commit 7077477d20a1d9ff53f1fbf130a4353dec1cb64e
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Mon Aug 17 20:15:40 2020 +0500
snapshot-row: Use tabular numbers
Both date and "New snapshot 2" names should benefit from this.
data/ui/snapshot-row.ui | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/data/ui/snapshot-row.ui b/data/ui/snapshot-row.ui
index 1dccdbdc2..1e5ded98c 100644
--- a/data/ui/snapshot-row.ui
+++ b/data/ui/snapshot-row.ui
@@ -39,6 +39,9 @@
<property name="xalign">0</property>
<property name="yalign">0.75</property>
<property name="vexpand">True</property>
+ <attributes>
+ <attribute name="font-features" value="tnum=1"/>
+ </attributes>
<style>
<class name="snapshot-name"/>
</style>
@@ -51,6 +54,9 @@
<property name="xalign">0</property>
<property name="yalign">0.25</property>
<property name="vexpand">True</property>
+ <attributes>
+ <attribute name="font-features" value="tnum=1"/>
+ </attributes>
<style>
<class name="snapshot-date"/>
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]