diff --git a/PS2_Manager/MainWindow.axaml b/PS2_Manager/MainWindow.axaml index 0aee9db..9b80620 100644 --- a/PS2_Manager/MainWindow.axaml +++ b/PS2_Manager/MainWindow.axaml @@ -6,124 +6,108 @@ mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" x:Class="PS2_Manager.MainWindow" Title="PS2_Manager" - Background="Transparent" - SystemDecorations="None" + Background="#201c29" Width="990" Height="520" + MinHeight="490" + MinWidth="600" WindowStartupLocation="CenterScreen" Loaded="Control_OnLoaded" + Resized="WindowBase_OnResized" Foreground="White"> - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + +