profile pic crop
This commit is contained in:
@@ -17,7 +17,7 @@ Item {
|
||||
sourceSize.width: parent.width
|
||||
sourceSize.height: parent.height
|
||||
asynchronous: true
|
||||
fillMode: Image.PreserveAspectFit
|
||||
fillMode: Image.PreserveAspectCrop
|
||||
source: `${Paths.home}/.face`
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user