From ca0c1d55cd00b23b6623a744dcf19b53a71dfbd9 Mon Sep 17 00:00:00 2001 From: pizzaboxer Date: Tue, 2 Jul 2024 10:00:42 +0400 Subject: [PATCH] Fix more text overflows --- Bloxstrap/UI/Elements/Menu/Pages/AppearancePage.xaml | 9 ++++----- Bloxstrap/UI/Elements/Menu/Pages/FastFlagsPage.xaml | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/Bloxstrap/UI/Elements/Menu/Pages/AppearancePage.xaml b/Bloxstrap/UI/Elements/Menu/Pages/AppearancePage.xaml index a60bc81..83730d2 100644 --- a/Bloxstrap/UI/Elements/Menu/Pages/AppearancePage.xaml +++ b/Bloxstrap/UI/Elements/Menu/Pages/AppearancePage.xaml @@ -7,7 +7,7 @@ xmlns:controls="clr-namespace:Bloxstrap.UI.Elements.Controls" xmlns:resources="clr-namespace:Bloxstrap.Resources" mc:Ignorable="d" - d:DesignHeight="520" d:DesignWidth="800" + d:DesignHeight="640" d:DesignWidth="800" Title="AppearancePage" Scrollable="True"> @@ -95,14 +95,13 @@ - + - - + @@ -111,7 +110,7 @@ - + diff --git a/Bloxstrap/UI/Elements/Menu/Pages/FastFlagsPage.xaml b/Bloxstrap/UI/Elements/Menu/Pages/FastFlagsPage.xaml index ae0417a..64a7b71 100644 --- a/Bloxstrap/UI/Elements/Menu/Pages/FastFlagsPage.xaml +++ b/Bloxstrap/UI/Elements/Menu/Pages/FastFlagsPage.xaml @@ -150,7 +150,7 @@ x:Name="FontPaddingOption" Header="{x:Static resources:Strings.Menu_FastFlags_Presets_FontPadding_Title}" Description="{Binding Source={x:Static resources:Strings.Menu_FastFlags_Presets_FontPadding_Description}, Converter={StaticResource StringFormatConverter}, ConverterParameter='https://github.com/pizzaboxer/bloxstrap/wiki/A-guide-to-FastFlags#gui-hiding|https://www.roblox.com/groups/32380007/Bloxstrap'}"> - +