mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Change Label to Text because of ugle font rendering
CURA-3389
This commit is contained in:
parent
7dbb08735a
commit
8c9eccd1f4
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ UM.Dialog
|
|||
anchors.bottom:parent.bottom
|
||||
spacing: UM.Theme.getSize("default_margin").width
|
||||
|
||||
Label
|
||||
Text
|
||||
{
|
||||
text: catalog.i18nc("@label", "Printer Name:")
|
||||
anchors.verticalCenter: machineName.verticalCenter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue