aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Ava/Ui/Controls/NavigationDialogHost.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