Fix placeholder text being visible behind transparent avatars
This commit is contained in:
parent
f3a2fdb7c9
commit
653ad0be97
@ -25,6 +25,7 @@ Rectangle {
|
||||
font.pixelSize: avatar.height/2
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
visible: img.status != Image.Ready
|
||||
}
|
||||
|
||||
Image {
|
||||
|
Loading…
Reference in New Issue
Block a user