mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
revert unnessary
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user