Mipmap the emoji bar images

This commit is contained in:
Zach Fox 2019-08-15 16:32:59 -07:00
parent 64dcb48925
commit 98eff6ebb6

View file

@ -110,6 +110,7 @@ Rectangle {
anchors.horizontalCenter: parent.horizontalCenter
anchors.verticalCenter: parent.verticalCenter
source: model.imageURL
mipmap: true
}
MouseArea {