mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 16:29:01 +08:00
Give print time estimate a large font
Contributes to issue CURA-6025.
This commit is contained in:
parent
cf6cce5df0
commit
66aeb2d1dd
@ -51,7 +51,7 @@ Column
|
||||
|
||||
text: preSlicedData ? catalog.i18nc("@label", "No time estimation available") : PrintInformation.currentPrintTime.getDisplayString(UM.DurationFormat.Long)
|
||||
source: UM.Theme.getIcon("clock")
|
||||
font: UM.Theme.getFont("default_bold")
|
||||
font: UM.Theme.getFont("large_bold")
|
||||
}
|
||||
|
||||
Cura.IconWithText
|
||||
|
Loading…
x
Reference in New Issue
Block a user