mirror of
https://github.com/lubosz/overte.git
synced 2025-04-09 07:22:31 +02:00
adjust avatar thumbnail image radius
This commit is contained in:
parent
bd719286d8
commit
c54b2c8f26
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Item {
|
|||
ShadowImage {
|
||||
id: avatarImage
|
||||
anchors.fill: parent
|
||||
radius: 6
|
||||
radius: 5
|
||||
}
|
||||
|
||||
AvatarWearablesIndicator {
|
||||
|
|
Loading…
Reference in a new issue