From 4d1144afbca64ba2cf47c78c59c7d62ffb10bf35 Mon Sep 17 00:00:00 2001 From: pizzaboxer Date: Mon, 1 Jul 2024 00:06:53 +0400 Subject: [PATCH] Better handling of text overflowing --- Bloxstrap.sln | 1 + Bloxstrap/UI/Elements/Controls/OptionControl.xaml | 2 +- Bloxstrap/UI/Elements/Menu/Pages/AboutPage.xaml | 12 ++++++------ .../UI/Elements/Menu/Pages/FastFlagEditorPage.xaml | 14 +++++++------- .../UI/Elements/Menu/Pages/InstallationPage.xaml | 4 ++-- Bloxstrap/UI/Elements/Menu/Pages/ModsPage.xaml | 6 +++--- 6 files changed, 20 insertions(+), 19 deletions(-) diff --git a/Bloxstrap.sln b/Bloxstrap.sln index 78394bf..f425bc2 100644 --- a/Bloxstrap.sln +++ b/Bloxstrap.sln @@ -26,6 +26,7 @@ Global HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution + RESX_NeutralResourcesLanguage = en-GB SolutionGuid = {ED269E5D-8C72-49B4-A76F-51CF163511C1} EndGlobalSection EndGlobal diff --git a/Bloxstrap/UI/Elements/Controls/OptionControl.xaml b/Bloxstrap/UI/Elements/Controls/OptionControl.xaml index 8335f00..5de8dd7 100644 --- a/Bloxstrap/UI/Elements/Controls/OptionControl.xaml +++ b/Bloxstrap/UI/Elements/Controls/OptionControl.xaml @@ -53,7 +53,7 @@ - + - - - + + + diff --git a/Bloxstrap/UI/Elements/Menu/Pages/InstallationPage.xaml b/Bloxstrap/UI/Elements/Menu/Pages/InstallationPage.xaml index d92fafd..a7d80e6 100644 --- a/Bloxstrap/UI/Elements/Menu/Pages/InstallationPage.xaml +++ b/Bloxstrap/UI/Elements/Menu/Pages/InstallationPage.xaml @@ -65,14 +65,14 @@ - + - + diff --git a/Bloxstrap/UI/Elements/Menu/Pages/ModsPage.xaml b/Bloxstrap/UI/Elements/Menu/Pages/ModsPage.xaml index 492d42c..b6dab01 100644 --- a/Bloxstrap/UI/Elements/Menu/Pages/ModsPage.xaml +++ b/Bloxstrap/UI/Elements/Menu/Pages/ModsPage.xaml @@ -25,7 +25,7 @@ - +