mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 04:49:04 +08:00
Make text in printer type label bigger
Just shown it to our UX designer and she thinks it's better this way. Contributes to issue CURA-6025.
This commit is contained in:
parent
6092402a87
commit
a5385b229a
@ -29,7 +29,7 @@ Item
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
renderType: Text.NativeRendering
|
||||
font: UM.Theme.getFont("small")
|
||||
font: UM.Theme.getFont("default")
|
||||
color: UM.Theme.getColor("text")
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user