parent
c0c46b6dff
commit
82960a912b
|
@ -73,6 +73,8 @@ Rectangle {
|
|||
height: parent.height
|
||||
image.source: statusChatInfoButton.image.source
|
||||
showLoadingIndicator: true
|
||||
border.width: statusChatInfoButton.image.isIdenticon ? 1 : 0
|
||||
border.color: Theme.palette.directColor7
|
||||
}
|
||||
Loader {
|
||||
sourceComponent: statusLetterIdenticonComponent
|
||||
|
|
Loading…
Reference in New Issue