aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Ava/Ui/Windows/UserProfileWindow.axaml
AgeCommit message (Collapse)Author
2022-07-24Avalonia - Use content dialog for user profile manager (#3455)Emmanuel Hansen
* remove content dialog placeholder from all windows * remove redundant window argument * redesign user profile window * wip * use avalonia auto name generator * add edit and new user options * move profile image selection to content dialog * remove usings * fix updater * address review * adjust avatar dialog size * add validation for user editor * fix typo * Shorten some labels
2022-07-08UI - Avalonia Part 3 (#3441)Emmanuel Hansen
* Add all other windows * addreesed review * Prevent "No Update" option from being deleted * Select no update is the current update is removed from the title update window * fix amiibo crash