CompletableUserDelegate avatar: respect uiScale

This commit is contained in:
miruka 2020-08-22 15:17:52 -04:00
parent 223197b84e
commit 0434659ad1

View File

@ -25,7 +25,7 @@ HTile {
implicitHeight:
compact ?
theme.controls.avatar.compactSize :
24 // XXX
theme.controls.avatar.size / 1.5
}
TitleLabel {