revert unnessary
This commit is contained in:
parent
e58193f653
commit
b33bcf8eda
1 changed files with 0 additions and 5 deletions
|
|
@ -60,11 +60,6 @@ Rectangle {
|
||||||
cache: false
|
cache: false
|
||||||
sourceSize.width: 44
|
sourceSize.width: 44
|
||||||
sourceSize.height: 44
|
sourceSize.height: 44
|
||||||
onStatusChanged: {
|
|
||||||
if (status === Image.Error) {
|
|
||||||
avatarImage.visible = false;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
maskSource: Rectangle {
|
maskSource: Rectangle {
|
||||||
width: 44
|
width: 44
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue