From 2ca3c6f53a194a47fefed8246f09048f9447237b Mon Sep 17 00:00:00 2001 From: Dobin Park Date: Sat, 9 Oct 2021 06:05:39 +0900 Subject: [PATCH] - win 10 Mouse over Blue Fix --- Flow.Launcher/SettingWindow.xaml | 86 +++++++++++++++++++++++++++----- 1 file changed, 73 insertions(+), 13 deletions(-) diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index 32b2fc039..361597cd7 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -36,6 +36,7 @@ + + + @@ -428,23 +486,24 @@ - + + Margin="0, 0, 12, 0" ScrollViewer.HorizontalScrollBarVisibility="Disabled" ItemContainerStyle="{StaticResource PluginList}" ScrollViewer.IsDeferredScrollingEnabled="True" ScrollViewer.CanContentScroll="False"> + - - + + - - + - + + @@ -468,9 +527,9 @@ - + - + @@ -483,14 +542,15 @@ + - + - +