ux: do not use graph color for commit refs (decorators) in commit details panel

This commit is contained in:
leo 2024-10-15 09:53:22 +08:00
parent 07c2e9f927
commit b44d4d26c9
No known key found for this signature in database
4 changed files with 22 additions and 4 deletions

View file

@ -142,7 +142,8 @@
Foreground="{DynamicResource Brush.FG1}"
FontFamily="{DynamicResource Fonts.Primary}"
FontSize="11"
VerticalAlignment="Center"/>
VerticalAlignment="Center"
UseGraphColor="True"/>
<v:CommitSubjectPresenter Grid.Column="2"
Classes="primary"