diff --git a/src/modules/launcher/PowerLauncher.UI/LauncherControl.xaml b/src/modules/launcher/PowerLauncher.UI/LauncherControl.xaml index 4b32a9fbbc..6db4be5db7 100644 --- a/src/modules/launcher/PowerLauncher.UI/LauncherControl.xaml +++ b/src/modules/launcher/PowerLauncher.UI/LauncherControl.xaml @@ -5,9 +5,6 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" - xmlns:ToolkitBehaviors="using:Microsoft.Toolkit.Uwp.UI.Animations.Behaviors" - xmlns:Core="using:Microsoft.Xaml.Interactions.Core" - xmlns:Interactivity="using:Microsoft.Xaml.Interactivity" ActualThemeChanged="UserControl_ActualThemeChanged" Loaded="UserControl_Loaded" d:DesignHeight="300" @@ -357,19 +354,18 @@ @@ -379,7 +375,7 @@ x:FieldModifier="public" Style="{StaticResource CustomAutoSuggestBoxTextBoxStyle}" PlaceholderText="Start typing" - Height="72" + Height="60" ScrollViewer.BringIntoViewOnFocusChange="False" Canvas.ZIndex="0" Margin="0" diff --git a/src/modules/launcher/PowerLauncher.UI/ResultList.xaml b/src/modules/launcher/PowerLauncher.UI/ResultList.xaml index 0bdd3fcbca..1770da807e 100644 --- a/src/modules/launcher/PowerLauncher.UI/ResultList.xaml +++ b/src/modules/launcher/PowerLauncher.UI/ResultList.xaml @@ -13,7 +13,6 @@ + Style="{StaticResource ListViewNoAnimations}"> diff --git a/src/modules/launcher/PowerLauncher/MainWindow.xaml b/src/modules/launcher/PowerLauncher/MainWindow.xaml index f2cbadc915..257ef5f2b6 100644 --- a/src/modules/launcher/PowerLauncher/MainWindow.xaml +++ b/src/modules/launcher/PowerLauncher/MainWindow.xaml @@ -1,7 +1,6 @@  - - + - + - + - - + - + - + - +