From e0fe30b380292f7c7fee31011e784fe1a8e8b19f Mon Sep 17 00:00:00 2001 From: adroslice Date: Sun, 17 Nov 2019 02:41:05 +0100 Subject: [PATCH] Added commit and undo + Bugfix - Bugfix: The Name-filter was based on Name and FullName, instead of how it is now, OldName and OldFullName. This would previously cause the filter to apply to the already previewed changes. --- BFR/MainWindow.xaml | 4 ++-- BFR/MainWindow.xaml.cs | 37 +++++++++++++++++++++++++++++++---- BFR/MainWindowUIProperties.cs | 9 +++++++++ 3 files changed, 44 insertions(+), 6 deletions(-) diff --git a/BFR/MainWindow.xaml b/BFR/MainWindow.xaml index 01bcc86..6dc8cf3 100644 --- a/BFR/MainWindow.xaml +++ b/BFR/MainWindow.xaml @@ -68,8 +68,8 @@ -