From cb48c45a42723f89296e01a428072e3d6d9779f6 Mon Sep 17 00:00:00 2001 From: timmer98 <38386858+timmer98@users.noreply.github.com> Date: Thu, 30 Nov 2023 18:45:22 +0100 Subject: [PATCH 1/2] Fixed non scrolling ResultView ListView --- .../Views/SpecialViews/ResultView.xaml | 121 +++++++++--------- 1 file changed, 58 insertions(+), 63 deletions(-) diff --git a/WpfApplication1/Views/SpecialViews/ResultView.xaml b/WpfApplication1/Views/SpecialViews/ResultView.xaml index d993f810..cf1c277e 100644 --- a/WpfApplication1/Views/SpecialViews/ResultView.xaml +++ b/WpfApplication1/Views/SpecialViews/ResultView.xaml @@ -9,43 +9,40 @@ mc:Ignorable="d"> + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + Double clicking on a file will try to open it with the programm associated with the file in windows. - + - - - - - + + From 6a060c8dfa940c698b853339a4fe888c0a2f42f2 Mon Sep 17 00:00:00 2001 From: timmer98 <38386858+timmer98@users.noreply.github.com> Date: Thu, 30 Nov 2023 18:56:58 +0100 Subject: [PATCH 2/2] Cleanup for PR --- .../Views/SpecialViews/ResultView.xaml | 142 ++++++++++-------- 1 file changed, 79 insertions(+), 63 deletions(-) diff --git a/WpfApplication1/Views/SpecialViews/ResultView.xaml b/WpfApplication1/Views/SpecialViews/ResultView.xaml index cf1c277e..f4ea12a1 100644 --- a/WpfApplication1/Views/SpecialViews/ResultView.xaml +++ b/WpfApplication1/Views/SpecialViews/ResultView.xaml @@ -1,21 +1,24 @@  - + - + @@ -32,16 +35,17 @@ - - + - + @@ -119,42 +126,49 @@ - Double clicking on a file will try to open it with the programm associated with the file in windows. + Double clicking on a file will try to open it with the programm associated with the file in windows. - - + -