From cbb5400e03ecf846ac31d06bec2a1b24765666e9 Mon Sep 17 00:00:00 2001 From: DB p Date: Wed, 2 Nov 2022 17:08:27 +0900 Subject: [PATCH] Fix Store Layout for Memory leak --- Flow.Launcher/SettingWindow.xaml | 24 +++++++++--------------- Flow.Launcher/SettingWindow.xaml.cs | 1 + 2 files changed, 10 insertions(+), 15 deletions(-) diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index 808531765..97aad7878 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -1493,7 +1493,9 @@ FontSize="16" FontWeight="Bold" Text="{Binding Name, Converter={StaticResource TextConverter}}" /> + + @@ -1506,13 +1508,7 @@ - + @@ -1520,7 +1516,9 @@ - + @@ -1598,7 +1593,6 @@ @@ -1656,10 +1650,10 @@ VerticalAlignment="Stretch" Panel.ZIndex="1"> - + - +