From 3f2948dd06fb9b69edc7672a1267f9a2409283dd Mon Sep 17 00:00:00 2001 From: leo Date: Wed, 11 Aug 2021 11:26:39 +0800 Subject: [PATCH] fix: fix multi-line selection lag in DiffViewer --- src/Resources/Styles/TextBlock.xaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Resources/Styles/TextBlock.xaml b/src/Resources/Styles/TextBlock.xaml index ca6948fd..b2540c91 100644 --- a/src/Resources/Styles/TextBlock.xaml +++ b/src/Resources/Styles/TextBlock.xaml @@ -48,5 +48,6 @@ + \ No newline at end of file