mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Change all Label to Text so fonts are rendered correct
CURA-3389
This commit is contained in:
parent
ac46c4358b
commit
bfda8712e1
5 changed files with 22 additions and 22 deletions
|
|
@ -43,7 +43,7 @@ UM.PointingRectangle {
|
|||
base.opacity = 0;
|
||||
}
|
||||
|
||||
Label {
|
||||
Text {
|
||||
id: label;
|
||||
anchors {
|
||||
top: parent.top;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue