diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index 99061e353..23b741575 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -17,6 +17,7 @@ WindowStartupLocation="CenterScreen" Height="600" Width="900" MinWidth="850" + MinHeight="500" Closed="OnClosed" d:DataContext="{d:DesignInstance vm:SettingWindowViewModel}">