mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Revert "Change Label to Text because of ugle font rendering"
This reverts commit 8c9eccd1f4
. This element is in a modal window, where the fonts should get the system themeing.
This commit is contained in:
parent
39af3aea4c
commit
7a9a4ae290
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
|
||||
|
||||
Text
|
||||
Label
|
||||
{
|
||||
text: catalog.i18nc("@label", "Printer Name:")
|
||||
anchors.verticalCenter: machineName.verticalCenter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue