From 105515eecbb09a9a9b9da5ad1e53111323c5cc5c Mon Sep 17 00:00:00 2001 From: DB p Date: Thu, 30 May 2024 01:00:14 +0900 Subject: [PATCH] - Treat the preview panel height equal to the resultlist height - Modify the image width to fit in the preview area if it is a media file --- Flow.Launcher/MainWindow.xaml | 1 + .../Views/PreviewPanel.xaml | 24 +++++++++++++------ 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/Flow.Launcher/MainWindow.xaml b/Flow.Launcher/MainWindow.xaml index 2b10f79b3..3a1cb1825 100644 --- a/Flow.Launcher/MainWindow.xaml +++ b/Flow.Launcher/MainWindow.xaml @@ -514,6 +514,7 @@ - + + Stretch="Uniform"> @@ -53,8 +51,20 @@ - - + + +