From d32c17dc1c7b1b649006fc174d73ca73bd789db4 Mon Sep 17 00:00:00 2001 From: WeeXnes Date: Sat, 3 May 2025 16:32:22 +0200 Subject: [PATCH] Setup Improved --- PS2_Manager/Setup.axaml | 30 ++++++++++-------------------- PS2_Manager/Setup.axaml.cs | 33 +++++++++++++++++---------------- 2 files changed, 27 insertions(+), 36 deletions(-) diff --git a/PS2_Manager/Setup.axaml b/PS2_Manager/Setup.axaml index fed40ec..07f8041 100644 --- a/PS2_Manager/Setup.axaml +++ b/PS2_Manager/Setup.axaml @@ -5,29 +5,19 @@ mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" x:Class="PS2_Manager.Setup" WindowStartupLocation="CenterScreen" - SystemDecorations="None" - Title="Setup" + Title="Setup PS2 Manager" Height="349" Width="598" + CanResize="False" Background="#201c29" Closing="Window_OnClosing"> - - - - - - - - - - - - - -