mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 22:39:02 +08:00
Change Label to Text because of ugle font rendering
CURA-3389
This commit is contained in:
parent
7dbb08735a
commit
8c9eccd1f4
@ -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…
x
Reference in New Issue
Block a user