revert unnessary

This commit is contained in:
Anas Khalifa
2025-07-20 12:16:43 +03:00
parent e58193f653
commit b33bcf8eda
-5
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