From 08587186c23c02f93b7b16419c99164d57d66cd4 Mon Sep 17 00:00:00 2001 From: ema Date: Sat, 5 Jul 2025 04:28:32 +0800 Subject: [PATCH] Fix ImagePanel button layout --- .../ImagePanel.xaml | 4 ++-- .../Plugin.cs | 7 ++++-- .../ThumbnailImagePanel.cs | 24 ------------------- 3 files changed, 7 insertions(+), 28 deletions(-) delete mode 100644 QuickLook.Plugin/QuickLook.Plugin.ThumbnailViewer/ThumbnailImagePanel.cs diff --git a/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/ImagePanel.xaml b/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/ImagePanel.xaml index b4ee352..d020648 100644 --- a/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/ImagePanel.xaml +++ b/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/ImagePanel.xaml @@ -105,7 +105,7 @@