Mipmap avatar.

This commit is contained in:
Black Hat
2019-06-23 15:10:25 +08:00
parent 8c5eb2269e
commit 75f8c8307c

View File

@@ -20,6 +20,7 @@ Item {
sourceSize.width: width
sourceSize.height: width
fillMode: Image.PreserveAspectCrop
mipmap: true
layer.enabled: true
layer.effect: OpacityMask {
maskSource: Rectangle {