CompletableUserDelegate avatar: respect uiScale
This commit is contained in:
parent
223197b84e
commit
0434659ad1
|
@ -25,7 +25,7 @@ HTile {
|
||||||
implicitHeight:
|
implicitHeight:
|
||||||
compact ?
|
compact ?
|
||||||
theme.controls.avatar.compactSize :
|
theme.controls.avatar.compactSize :
|
||||||
24 // XXX
|
theme.controls.avatar.size / 1.5
|
||||||
}
|
}
|
||||||
|
|
||||||
TitleLabel {
|
TitleLabel {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user