mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 19:55:07 +02:00
Mipmap the emoteIndicator Image
This commit is contained in:
parent
92c5ca2d75
commit
b06b0b51df
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ Rectangle {
|
|||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
source: "images/emote_Icon.svg"
|
||||
mipmap: true
|
||||
}
|
||||
|
||||
ColorOverlay {
|
||||
|
|
Loading…
Reference in a new issue