From 26fe346198af8e2b9c0f90aad7d9a09bca71bae5 Mon Sep 17 00:00:00 2001 From: ema Date: Mon, 13 Apr 2026 22:11:54 +0800 Subject: [PATCH] Set background image opacity to 0.5 for ImagePanel --- QuickLook.Plugin/QuickLook.Plugin.ImageViewer/ImagePanel.xaml | 1 + 1 file changed, 1 insertion(+) diff --git a/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/ImagePanel.xaml b/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/ImagePanel.xaml index d020648..e177a85 100644 --- a/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/ImagePanel.xaml +++ b/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/ImagePanel.xaml @@ -29,6 +29,7 @@