revert unnessary

This commit is contained in:
Anas Khalifa 2025-07-20 12:16:43 +03:00
parent e58193f653
commit b33bcf8eda
No known key found for this signature in database
GPG key ID: 572E1C0A5586601C

View file

@ -60,11 +60,6 @@ Rectangle {
cache: false
sourceSize.width: 44
sourceSize.height: 44
onStatusChanged: {
if (status === Image.Error) {
avatarImage.visible = false;
}
}
}
maskSource: Rectangle {
width: 44