From 7ee6327f286f59234d1837a7899f4cc05a0817e3 Mon Sep 17 00:00:00 2001 From: RealMeddsam Date: Mon, 6 Apr 2026 00:44:26 -0700 Subject: [PATCH] Invisible Text Fix --- .../UI/Elements/Controls/OptionControl.xaml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/Bloxstrap/UI/Elements/Controls/OptionControl.xaml b/Bloxstrap/UI/Elements/Controls/OptionControl.xaml index 5de8dd7c3..80ef7e063 100644 --- a/Bloxstrap/UI/Elements/Controls/OptionControl.xaml +++ b/Bloxstrap/UI/Elements/Controls/OptionControl.xaml @@ -10,9 +10,14 @@ mc:Ignorable="d" x:Name="Control" d:DesignHeight="450" d:DesignWidth="800"> - - - + + + + + + + + @@ -65,6 +70,8 @@ - - + + + +