From 90f8f86e810301c1f5b1243b18fdda354d3f4748 Mon Sep 17 00:00:00 2001 From: adroslice Date: Thu, 14 Nov 2019 17:21:25 +0100 Subject: [PATCH] Added filter options to UI - Filter options only visible when expanded - Expander seperate from the filter options grid to keep the directory controls in place - Added and fixed some styling --- BFR/MainWindow.xaml | 43 +++++++++++++++++++++++++++++++++---------- 1 file changed, 33 insertions(+), 10 deletions(-) diff --git a/BFR/MainWindow.xaml b/BFR/MainWindow.xaml index 5a28ae5..bd9c615 100644 --- a/BFR/MainWindow.xaml +++ b/BFR/MainWindow.xaml @@ -5,12 +5,28 @@ mc:Ignorable="d" MinWidth="720" MinHeight="480" x:Class="BFR.MainWindow" Title="BFR"> - - - - -