From 113f15487a682fef61cfcdc44f34536579629a1c Mon Sep 17 00:00:00 2001 From: DB p Date: Sun, 28 Nov 2021 06:09:36 +0900 Subject: [PATCH] Adjust SettingPanel Layout --- .../Views/ProgramSetting.xaml | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml b/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml index f7b2602a1..4979bf66a 100644 --- a/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml +++ b/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml @@ -5,55 +5,57 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:program="clr-namespace:Flow.Launcher.Plugin.Program" - Height="450" - d:DesignHeight="404.508" - d:DesignWidth="600" + Height="550" DataContext="{Binding RelativeSource={RelativeSource Self}}" mc:Ignorable="d"> - + - + - + + Orientation="Vertical"> + + + +