mirror of
https://github.com/overte-org/overte.git
synced 2025-04-16 21:02:17 +02:00
Mipmap the emoji bar images
This commit is contained in:
parent
64dcb48925
commit
98eff6ebb6
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ Rectangle {
|
|||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
source: model.imageURL
|
||||
mipmap: true
|
||||
}
|
||||
|
||||
MouseArea {
|
||||
|
|
Loading…
Reference in a new issue