Smooth avatar.
This commit is contained in:
parent
6dd33af0ca
commit
c683d6576e
|
@ -18,6 +18,7 @@ Item {
|
|||
sourceSize.width: width
|
||||
sourceSize.height: width
|
||||
fillMode: Image.PreserveAspectCrop
|
||||
mipmap: true
|
||||
layer.enabled: true
|
||||
layer.effect: OpacityMask {
|
||||
maskSource: Rectangle {
|
||||
|
|
Loading…
Reference in New Issue