From b06fe3d4771067a500c09610314467646bae6edd Mon Sep 17 00:00:00 2001 From: ZCShou <72115@163.com> Date: Wed, 15 Jul 2020 11:04:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=20RichTextBox=20=E7=9A=84=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E5=8F=B3=E9=94=AE=E8=8F=9C=E5=8D=95=E7=AC=A6=E5=90=88?= =?UTF-8?q?=E4=B8=BB=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SourceGit/UI/Blame.xaml | 7 +++++++ SourceGit/UI/DiffViewer.xaml | 14 ++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/SourceGit/UI/Blame.xaml b/SourceGit/UI/Blame.xaml index ea76f39d..dcf893d9 100644 --- a/SourceGit/UI/Blame.xaml +++ b/SourceGit/UI/Blame.xaml @@ -150,6 +150,13 @@ HorizontalAlignment="Stretch" VerticalAlignment="Stretch" FontFamily="Consolas"> + + + + + + + diff --git a/SourceGit/UI/DiffViewer.xaml b/SourceGit/UI/DiffViewer.xaml index a647c898..7f680673 100644 --- a/SourceGit/UI/DiffViewer.xaml +++ b/SourceGit/UI/DiffViewer.xaml @@ -77,6 +77,13 @@ + + + + + + + @@ -126,6 +133,13 @@ + + + + + + +