Use normal font size for Auto slicing... message

It should've been the normal font size anyway. This is not small!

Contributes to issue CURA-5876.
This commit is contained in:
Ghostkeeper 2018-12-03 11:37:22 +01:00
parent af747ae09c
commit 39411222da
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276

View file

@ -48,7 +48,7 @@ Column
text: catalog.i18nc("@label:PrintjobStatus", "Auto slicing...")
color: UM.Theme.getColor("text")
font: UM.Theme.getFont("very_small")
font: UM.Theme.getFont("default")
renderType: Text.NativeRendering
}