Skip to content

DigitalClock.qml: Use Text.Fit to avoid overflow in vertical panels when showing seconds

Akseli Lahtinen requested to merge work/cherry-pick-c8970035 into Plasma/6.2

Text.VerticalFit only took height into account. Text.Fit will take both height and length into account, which fixes the digital clock fitting inside small panels even when seconds are shown

BUG:480801 FIXED-IN: 6.2.0

(cherry picked from commit c8970035)

c8970035 DigitalClock.qml: Use Text.Fit to avoid overflow in vertical panels when showing seconds

Co-authored-by: Akseli Lahtinen akselmo@akselmo.dev

Merge request reports

Loading