https://bugs.kde.org/show_bug.cgi?id=475833
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/467d3215cc20985b6141e57c5 | |d31961dd462ef7d Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 467d3215cc20985b6141e57c5d31961dd462ef7d by Nate Graham, on behalf of Bacteria Dev. Committed on 16/11/2023 at 17:10. Pushed by ngraham into branch 'master'. applets/digital-clock: Don't overlap adjacent widgets in horizontalPanel state The issue occurred because `sizehelper.contentWidth` does not provide the right width of the time component. So let's use `timeLabel.paintedWidth` that provides the right width of the time component. M +1 -1 applets/digital-clock/package/contents/ui/DigitalClock.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/467d3215cc20985b6141e57c5d31961dd462ef7d -- You are receiving this mail because: You are watching all bug changes.