From 02b34627288cd44801e201d4bff70b64ed0dab41 Mon Sep 17 00:00:00 2001 From: Yusyuriv Date: Fri, 17 May 2024 01:56:58 +0600 Subject: [PATCH] Cleanup SettingsPaneGeneral --- .../Views/SettingsPaneGeneral.xaml | 321 ++++++------------ 1 file changed, 98 insertions(+), 223 deletions(-) diff --git a/Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml b/Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml index f644781df..2eaf13f81 100644 --- a/Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml +++ b/Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml @@ -8,21 +8,22 @@ xmlns:settingsViewModels="clr-namespace:Flow.Launcher.SettingPages.ViewModels" xmlns:ui="http://schemas.modernwpf.com/2019" xmlns:userSettings="clr-namespace:Flow.Launcher.Infrastructure.UserSettings;assembly=Flow.Launcher.Infrastructure" + xmlns:ext="clr-namespace:Flow.Launcher.Resources.MarkupExtensions" Title="General" d:DataContext="{d:DesignInstance settingsViewModels:SettingsPaneGeneralViewModel}" d:DesignHeight="450" d:DesignWidth="800" mc:Ignorable="d"> - + - + @@ -44,132 +45,63 @@ - - - - - - - - - - - - - - - - -  - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - -  - - - - - + + + + + + + + + + + @@ -188,7 +120,7 @@ @@ -200,99 +132,41 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  - - - - - + + + + + + + + + + + + +