https://bugs.kde.org/show_bug.cgi?id=480801
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/c89700352f94e6b27177b00d5 |t/05e0a0c4e2dae5834a075e790 |b17404bef54b302 |1b14598a9cdf047 --- Comment #16 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit 05e0a0c4e2dae5834a075e7901b14598a9cdf047 by Akseli Lahtinen. Committed on 19/09/2024 at 16:57. Pushed by akselmo into branch 'Plasma/6.2'. DigitalClock.qml: Use Text.Fit to avoid overflow in vertical panels when showing seconds 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 FIXED-IN: 6.2.0 (cherry picked from commit c89700352f94e6b27177b00d5b17404bef54b302) c8970035 DigitalClock.qml: Use Text.Fit to avoid overflow in vertical panels when showing seconds Co-authored-by: Akseli Lahtinen <akse...@akselmo.dev> M +1 -1 applets/digital-clock/package/contents/ui/DigitalClock.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/05e0a0c4e2dae5834a075e7901b14598a9cdf047 -- You are receiving this mail because: You are watching all bug changes.