Added missing rendertype

This commit is contained in:
Jaime van Kessel 2019-04-04 09:51:53 +02:00
parent 75386c0b7e
commit 2e50c19949

View file

@ -31,5 +31,6 @@ Rectangle
horizontalAlignment: Text.AlignHCenter
verticalAlignment: Text.AlignVCenter
font: UM.Theme.getFont("small")
renderType: Text.NativeRendering
}
}