mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Add missing renderType: Text.NativeRendering
CURA-6598
This commit is contained in:
parent
001c2ec753
commit
0926c223b2
4 changed files with 7 additions and 0 deletions
|
@ -44,5 +44,6 @@ Button
|
|||
verticalAlignment: Text.AlignVCenter
|
||||
anchors.left: button.left
|
||||
anchors.leftMargin: UM.Theme.getSize("wide_margin").width
|
||||
renderType: Text.NativeRendering
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue