From 3545afad513b2ece4d932417457ad2e273a7a199 Mon Sep 17 00:00:00 2001 From: adroslice Date: Sun, 1 Dec 2019 14:08:01 +0100 Subject: [PATCH] UI Overhaul - You can now Drag-Drop re-order operations - The delete buttons are now on the operations themselves - These two together mean that you now dont have to (and cant) select operations anymore - Added ability to view the path on a filename in the before- and after-lists - Also updated Avalonia to preview8 --- BFR/BFR.csproj | 4 +- BFR/MainWindow.xaml | 88 +++++++++++++++++++++++++++--------------- BFR/MainWindow.xaml.cs | 36 +++++++++++------ 3 files changed, 82 insertions(+), 46 deletions(-) diff --git a/BFR/BFR.csproj b/BFR/BFR.csproj index 5ca4a61..a028414 100644 --- a/BFR/BFR.csproj +++ b/BFR/BFR.csproj @@ -12,7 +12,7 @@ - - + + diff --git a/BFR/MainWindow.xaml b/BFR/MainWindow.xaml index 9b17ff9..311e748 100644 --- a/BFR/MainWindow.xaml +++ b/BFR/MainWindow.xaml @@ -35,17 +35,17 @@ - + - + - + - + @@ -55,14 +55,11 @@ - + - - - -