diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index d994ed7d2..50f63edfe 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -445,7 +445,8 @@ Panel.ZIndex="1" Background="Transparent" IsItemsHost="true" - KeyboardNavigation.TabIndex="1" /> + KeyboardNavigation.TabIndex="1" + LastChildFill="False" />