From 2b9cb442bd4ce6e03de6d1a47711eeb00193d3e4 Mon Sep 17 00:00:00 2001 From: DB p Date: Wed, 17 Nov 2021 08:37:00 +0900 Subject: [PATCH] Fix Window DeActive Style in TitleBar Button --- Flow.Launcher/SettingWindow.xaml | 61 +++++++++++++++++++++++--------- 1 file changed, 45 insertions(+), 16 deletions(-) diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index 66e979f8c..6a379ca01 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -440,18 +440,7 @@ VerticalAlignment="Center" FontSize="12" Foreground="{StaticResource Color05B}" - Text="{DynamicResource flowlauncher_settings}"> - - - - + Text="{DynamicResource flowlauncher_settings}" />