mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 13:17:51 -06:00
Fix text rendering on some OSX systems
This commit is contained in:
parent
ef436cafbb
commit
3d0a0da035
3 changed files with 3 additions and 3 deletions
|
@ -130,7 +130,7 @@ Item
|
|||
color: UM.Theme.getColor("lining")
|
||||
}
|
||||
}
|
||||
label: Text
|
||||
label: Label
|
||||
{
|
||||
text: control.text
|
||||
color: UM.Theme.getColor("text")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue