https://bugs.kde.org/show_bug.cgi?id=480801
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |6.2.0 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/c89700352f94e6b27177b00d5 | |b17404bef54b302 Status|ASSIGNED |RESOLVED --- Comment #15 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit c89700352f94e6b27177b00d5b17404bef54b302 by Akseli Lahtinen. Committed on 19/09/2024 at 16:14. Pushed by akselmo into branch 'master'. 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 M +1 -1 applets/digital-clock/package/contents/ui/DigitalClock.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/c89700352f94e6b27177b00d5b17404bef54b302 -- You are receiving this mail because: You are watching all bug changes.