diff --git a/Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs b/Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs index 8282dec4c..ab6798473 100644 --- a/Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs +++ b/Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs @@ -227,7 +227,7 @@ namespace Flow.Launcher.Core.Plugin VerticalAlignment = VerticalAlignment.Center, Margin = SettingPanelItemTopBottomMargin, TextAlignment = TextAlignment.Left, - TextWrapping = TextWrapping.Wrap + TextWrapping = TextWrapping.Wrap // TODO: Check password and others }; break; diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml index ecd6d1fca..85b155a39 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml @@ -14,99 +14,21 @@ d:DesignHeight="450" d:DesignWidth="800" mc:Ignorable="d"> + - + + @@ -146,7 +68,7 @@ - +