diff --git a/src/TF2HUD.Editor/MainWindow.xaml b/src/TF2HUD.Editor/MainWindow.xaml index 9d28158d..e3008ef4 100644 --- a/src/TF2HUD.Editor/MainWindow.xaml +++ b/src/TF2HUD.Editor/MainWindow.xaml @@ -10,13 +10,16 @@ Height="900" WindowStartupLocation="CenterScreen" WindowStyle="None" - AllowsTransparency="True" Background="Transparent" - ResizeMode="CanResizeWithGrip" + ResizeMode="CanResize" FontFamily="../Resources/Fonts/TF2Secondary.ttf #TF2 Secondary" FontSize="20px"> + + + + - +