From db8edbc94f5a2cc3e347d6ee5756c1b075fd52e1 Mon Sep 17 00:00:00 2001 From: pizzaboxer Date: Tue, 24 Oct 2023 23:03:22 +0100 Subject: [PATCH] Re-format XAML to be four-space indented why tf were they two-space indented how did that happen i was driving visual studio insane and visual studio was driving me insane because of this --- Bloxstrap/UI/Elements/Controls/Expander.xaml | 24 +- Bloxstrap/UI/Elements/Menu/MainWindow.xaml | 82 ++--- .../UI/Elements/Menu/Pages/AboutPage.xaml | 294 +++++++++--------- .../Elements/Menu/Pages/AppearancePage.xaml | 176 +++++------ .../UI/Elements/Menu/Pages/BehaviourPage.xaml | 16 +- .../UI/Elements/Menu/Pages/FastFlagsPage.xaml | 242 +++++++------- .../Elements/Menu/Pages/IntegrationsPage.xaml | 186 +++++------ .../UI/Elements/Menu/Pages/ModsPage.xaml | 228 +++++++------- 8 files changed, 624 insertions(+), 624 deletions(-) diff --git a/Bloxstrap/UI/Elements/Controls/Expander.xaml b/Bloxstrap/UI/Elements/Controls/Expander.xaml index 7c993b7..eff9ce4 100644 --- a/Bloxstrap/UI/Elements/Controls/Expander.xaml +++ b/Bloxstrap/UI/Elements/Controls/Expander.xaml @@ -8,16 +8,16 @@ mc:Ignorable="d" d:DesignHeight="450" d:DesignWidth="800" x:Name="Control"> - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/Bloxstrap/UI/Elements/Menu/MainWindow.xaml b/Bloxstrap/UI/Elements/Menu/MainWindow.xaml index 600c9a2..fa19a3a 100644 --- a/Bloxstrap/UI/Elements/Menu/MainWindow.xaml +++ b/Bloxstrap/UI/Elements/Menu/MainWindow.xaml @@ -17,49 +17,49 @@ ExtendsContentIntoTitleBar="True" WindowBackdropType="Mica" WindowStartupLocation="CenterScreen"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Bloxstrap/UI/Elements/Menu/Pages/AboutPage.xaml b/Bloxstrap/UI/Elements/Menu/Pages/AboutPage.xaml index d683c94..cd30886 100644 --- a/Bloxstrap/UI/Elements/Menu/Pages/AboutPage.xaml +++ b/Bloxstrap/UI/Elements/Menu/Pages/AboutPage.xaml @@ -11,164 +11,164 @@ d:DesignHeight="700" d:DesignWidth="800" Title="AboutPage" Scrollable="True"> - - - - - - - - - - - - - + - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - + + + + + + - - - + + + - - - - - - - - - - - + + + + + + + + + + + - - + + - - + + - - + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Bloxstrap/UI/Elements/Menu/Pages/AppearancePage.xaml b/Bloxstrap/UI/Elements/Menu/Pages/AppearancePage.xaml index af55880..e3490bb 100644 --- a/Bloxstrap/UI/Elements/Menu/Pages/AppearancePage.xaml +++ b/Bloxstrap/UI/Elements/Menu/Pages/AppearancePage.xaml @@ -10,96 +10,96 @@ d:DesignHeight="520" d:DesignWidth="800" Title="AppearancePage" Scrollable="True"> - - + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Bloxstrap/UI/Elements/Menu/Pages/BehaviourPage.xaml b/Bloxstrap/UI/Elements/Menu/Pages/BehaviourPage.xaml index a55259e..53c0ae1 100644 --- a/Bloxstrap/UI/Elements/Menu/Pages/BehaviourPage.xaml +++ b/Bloxstrap/UI/Elements/Menu/Pages/BehaviourPage.xaml @@ -18,14 +18,14 @@ + Header="{x:Static resources:Strings.Menu_Behaviour_CreateDesktopIcon_Title}" + Description="{x:Static resources:Strings.Menu_Behaviour_CreateDesktopIcon_Description}"> + Header="{x:Static resources:Strings.Menu_Behaviour_AutoUpdate_Title}" + Description="{x:Static resources:Strings.Menu_Behaviour_AutoUpdate_Description}"> @@ -143,8 +143,8 @@ + Header="{x:Static resources:Strings.Menu_Behaviour_AutoChannelChange_Title}" + Description="{x:Static resources:Strings.Menu_Behaviour_AutoChannelChange_Description}"> @@ -155,8 +155,8 @@ + Header="{x:Static resources:Strings.Menu_Behaviour_ForceRobloxReinstall_Title}" + Description="{x:Static resources:Strings.Menu_Behaviour_ForceRobloxReinstall_Description}"> - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Bloxstrap/UI/Elements/Menu/Pages/ModsPage.xaml b/Bloxstrap/UI/Elements/Menu/Pages/ModsPage.xaml index 24df243..1236e37 100644 --- a/Bloxstrap/UI/Elements/Menu/Pages/ModsPage.xaml +++ b/Bloxstrap/UI/Elements/Menu/Pages/ModsPage.xaml @@ -11,123 +11,123 @@ d:DesignHeight="800" d:DesignWidth="800" Title="ModsPage" Scrollable="True"> - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + + + - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +