From 2054df31b97b8ab4b897f380053389542f2432fe Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 12 Jan 2021 20:49:48 +0800 Subject: [PATCH] fix: force trigger DataGrid layout update to fix bad column with issue --- src/UI/WorkingCopy.xaml | 4 ++-- src/UI/WorkingCopy.xaml.cs | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/UI/WorkingCopy.xaml b/src/UI/WorkingCopy.xaml index 98d588d8..2636c538 100644 --- a/src/UI/WorkingCopy.xaml +++ b/src/UI/WorkingCopy.xaml @@ -231,7 +231,7 @@