mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-17 09:08:49 +00:00
parent
c0c46b6dff
commit
82960a912b
@ -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…
x
Reference in New Issue
Block a user