Fix text rendering on some OSX systems

This commit is contained in:
fieldOfView 2018-05-02 16:22:19 +02:00
parent ef436cafbb
commit 3d0a0da035
3 changed files with 3 additions and 3 deletions

View file

@ -130,7 +130,7 @@ Item
color: UM.Theme.getColor("lining")
}
}
label: Text
label: Label
{
text: control.text
color: UM.Theme.getColor("text")