mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +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