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