From 71da41f451eb41d3c28bab02dbdede428e9f767a Mon Sep 17 00:00:00 2001 From: pizzaboxer Date: Wed, 2 Aug 2023 11:19:36 +0100 Subject: [PATCH] Disable custom window borders on dialog boxes --- Bloxstrap/UI/Elements/ContextMenu/ServerInformation.xaml | 8 ++------ Bloxstrap/UI/Elements/Dialogs/AddFastFlagDialog.xaml | 8 ++------ 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/Bloxstrap/UI/Elements/ContextMenu/ServerInformation.xaml b/Bloxstrap/UI/Elements/ContextMenu/ServerInformation.xaml index 95aa478..8b39a03 100644 --- a/Bloxstrap/UI/Elements/ContextMenu/ServerInformation.xaml +++ b/Bloxstrap/UI/Elements/ContextMenu/ServerInformation.xaml @@ -15,18 +15,14 @@ SizeToContent="Height" ResizeMode="NoResize" Background="{ui:ThemeResource ApplicationBackgroundBrush}" - ExtendsContentIntoTitleBar="True" WindowStartupLocation="CenterScreen"> - - - - + @@ -51,7 +47,7 @@ - +