mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:29:02 +08:00
Refactor: simplify SimulationSliderLabel font metrics
This commit is contained in:
parent
504eacce66
commit
c31c1dd6fb
@ -41,7 +41,7 @@ UM.PointingRectangle {
|
||||
|
||||
TextMetrics {
|
||||
id: maxValueMetrics
|
||||
font: UM.Theme.getFont("default")
|
||||
font: valueLabel.font
|
||||
text: maximumValue + 1 // layers are 0 based, add 1 for display value
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user