From df07a64661d5a0d1a225cbc750251710e74b4288 Mon Sep 17 00:00:00 2001 From: Ishmaeel Date: Sat, 10 Aug 2024 11:17:00 +1000 Subject: [PATCH] Convert MaxResult editor to TextBox --- .../Flow.Launcher.Plugin.Explorer.csproj | 3 +-- .../Views/ExplorerSettings.xaml | 7 ++----- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj b/Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj index ec0c91093..6d1497327 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj @@ -2,7 +2,7 @@ Library - net7.0-windows10.0.19041.0 + net7.0-windows true true true @@ -48,7 +48,6 @@ - diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml index 2412df15e..716ffebd9 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml @@ -356,17 +356,14 @@ VerticalAlignment="Center" Text="{DynamicResource plugin_explorer_Maximum_Results}" TextBlock.Foreground="{DynamicResource Color05B}" /> -