Mipmap the emoteIndicator Image

This commit is contained in:
Zach Fox 2019-08-16 10:07:22 -07:00
parent 92c5ca2d75
commit b06b0b51df

View file

@ -61,6 +61,7 @@ Rectangle {
anchors.horizontalCenter: parent.horizontalCenter
anchors.verticalCenter: parent.verticalCenter
source: "images/emote_Icon.svg"
mipmap: true
}
ColorOverlay {