From 08d5eaae71547c26f50f35a85dba96e5c3183021 Mon Sep 17 00:00:00 2001 From: DB p Date: Tue, 4 Jan 2022 16:05:52 +0900 Subject: [PATCH] Redesign PluginStroe Item List --- Flow.Launcher/SettingWindow.xaml | 69 ++++++++++++++++++++------------ 1 file changed, 43 insertions(+), 26 deletions(-) diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index e15d5285c..c621a1069 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -319,8 +319,8 @@ - - + + @@ -1304,7 +1304,7 @@ Margin="0,0,6,18" HorizontalAlignment="Left" VerticalAlignment="Top" - Columns="2" + Columns="3" IsItemsHost="True" SnapsToDevicePixels="True" /> @@ -1337,15 +1337,24 @@ - - - - - + + + + + + + + VerticalAlignment="Top"> @@ -1428,12 +1442,13 @@ - + VerticalAlignment="Top"> + - + - +