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"> + + + +