mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-09-09 08:17:48 -06:00
Improve rendering of scaled avatar image
CURA-5772
This commit is contained in:
parent
9f246910bc
commit
08917c37a1
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ Item
|
||||||
source: UM.Theme.getImage("avatar_default")
|
source: UM.Theme.getImage("avatar_default")
|
||||||
fillMode: Image.PreserveAspectCrop
|
fillMode: Image.PreserveAspectCrop
|
||||||
visible: false
|
visible: false
|
||||||
|
mipmap: true
|
||||||
}
|
}
|
||||||
|
|
||||||
Rectangle
|
Rectangle
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue