From 942ea3ec96bea08631e548029f1b3aed1b92afe6 Mon Sep 17 00:00:00 2001 From: Jack251970 <1160210343@qq.com> Date: Sat, 22 Feb 2025 19:14:12 +0800 Subject: [PATCH] Set progress box topmost --- Flow.Launcher/ProgressBoxEx.xaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Flow.Launcher/ProgressBoxEx.xaml b/Flow.Launcher/ProgressBoxEx.xaml index d201e50bd..c17f8b61d 100644 --- a/Flow.Launcher/ProgressBoxEx.xaml +++ b/Flow.Launcher/ProgressBoxEx.xaml @@ -12,6 +12,7 @@ Foreground="{DynamicResource PopupTextColor}" ResizeMode="NoResize" SizeToContent="Height" + Topmost="True" WindowStartupLocation="CenterScreen" mc:Ignorable="d">