From 8cfec5de4bde7087734beb2f7203f0d930e1b2d8 Mon Sep 17 00:00:00 2001 From: Ac_K Date: Thu, 28 Jul 2022 19:16:23 +0200 Subject: Avalonia: Cleanup UserEditor a bit (#3492) This PR cleanup the UserEditor code a bit, 2 texts are added for "Name" and "User Id", because when you create a new profile, the textbox is empty without any hints. `axaml` files are autoformated too. --- Ryujinx.Ava/Ui/Controls/UserEditor.axaml | 106 +++++++++++++++++--------- Ryujinx.Ava/Ui/Controls/UserEditor.axaml.cs | 4 +- Ryujinx.Ava/Ui/Controls/UserSelector.axaml | 78 +++++++++++-------- Ryujinx.Ava/Ui/Controls/UserSelector.axaml.cs | 10 +-- 4 files changed, 123 insertions(+), 75 deletions(-) (limited to 'Ryujinx.Ava/Ui/Controls') diff --git a/Ryujinx.Ava/Ui/Controls/UserEditor.axaml b/Ryujinx.Ava/Ui/Controls/UserEditor.axaml index fed5f8cb..90c5c1fe 100644 --- a/Ryujinx.Ava/Ui/Controls/UserEditor.axaml +++ b/Ryujinx.Ava/Ui/Controls/UserEditor.axaml @@ -1,55 +1,87 @@ - + - - + + - - + + - + -