diff --git a/src/Views/Blame.xaml b/src/Views/Blame.xaml index 30e6c5b6..8b29d4ee 100644 --- a/src/Views/Blame.xaml +++ b/src/Views/Blame.xaml @@ -7,6 +7,8 @@ mc:Ignorable="d" UseLayoutRounding="True" Title="{StaticResource Text.Blame}" + TextOptions.TextFormattingMode="Display" + TextOptions.TextRenderingMode="ClearType" WindowStartupLocation="CenterOwner" Height="600" Width="800"> @@ -86,7 +88,7 @@ - +