From 619f16bf88d3f0c4bd7f3b62ce5a8e3a76bd0331 Mon Sep 17 00:00:00 2001 From: ema Date: Sun, 8 Dec 2024 04:40:02 +0800 Subject: [PATCH] Use fluent UI for ArchiveFileListView TreeView style is from WPF-UI --- .../ArchiveFileListView.xaml | 75 ++++++++----------- 1 file changed, 33 insertions(+), 42 deletions(-) diff --git a/QuickLook.Plugin/QuickLook.Plugin.ArchiveViewer/ArchiveFileListView.xaml b/QuickLook.Plugin/QuickLook.Plugin.ArchiveViewer/ArchiveFileListView.xaml index 80e5b39..a570910 100644 --- a/QuickLook.Plugin/QuickLook.Plugin.ArchiveViewer/ArchiveFileListView.xaml +++ b/QuickLook.Plugin/QuickLook.Plugin.ArchiveViewer/ArchiveFileListView.xaml @@ -1,23 +1,23 @@  - + xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" + d:DesignHeight="300" + d:DesignWidth="300" + mc:Ignorable="d"> + - + - + - + @@ -25,9 +25,8 @@ - - + + @@ -35,8 +34,10 @@ - + @@ -53,15 +54,13 @@ - + - + @@ -86,9 +85,11 @@ - + - @@ -99,44 +100,34 @@ - + - + - + - + - - + + - + - - - - - + \ No newline at end of file