mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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