mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-13 01:37: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
|
@ -25,7 +25,7 @@ Button
|
|||
height: UM.Theme.getSize("sidebar_header_highlight").height
|
||||
}
|
||||
}
|
||||
label: Text
|
||||
label: Label
|
||||
{
|
||||
text: control.text
|
||||
color:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue