Skip to content

Commit 14cf80e

Browse files
committed
ux: enable +tnum font feature for datetime column in search result
Signed-off-by: leo <longshuang@msn.cn>
1 parent 02799ba commit 14cf80e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Views/Repository.axaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -677,6 +677,7 @@
677677
<v:DateTimePresenter Grid.Column="2"
678678
Margin="4,0"
679679
ShowDateOnly="True"
680+
FontFeatures="+tnum"
680681
Timestamp="{Binding CommitterTime}"
681682
Foreground="{DynamicResource Brush.FG2}"
682683
HorizontalAlignment="Right" VerticalAlignment="Center"/>

0 commit comments

Comments
 (0)