Add "+" button to account delegates

This commit is contained in:
miruka
2019-11-07 06:44:53 -04:00
parent 83ff9bf61d
commit 45951554a5
3 changed files with 88 additions and 57 deletions

View File

@@ -11,8 +11,6 @@ HTileDelegate {
userId: model.user_id
displayName: model.display_name
mxc: model.avatar_url
width: height
height: memberDelegate.height
}
title.text: model.display_name || model.user_id