https://bugs.kde.org/show_bug.cgi?id=381551
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-workspace/02c89d749475f | |01f23036a6011f1bfd20254fc7c Version Fixed In| |5.18.0 --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 02c89d749475f01f23036a6011f1bfd20254fc7c by Nate Graham. Committed on 10/01/2020 at 06:07. Pushed by ngraham into branch 'master'. [applets/digital-clock] Fix truncated Long Date display in a vertical panel Summary: FIXED-IN: 5.18.0 Test Plan: Before: {F7851382, size=full} After: {F7851383, size=full} Texted extensively because this code is so brittle. No regressions with long date in a thick or normal-sized horizontal panel or short date in a thick or normal-sized horizontal or vertical panel. The one issue I could find is that sometimes switching between short and long date formats in a double-thickness vertical panel causes the long date to be truncated again until plasmashell is restarted. I was unable to determine why. Assistance would be appreciated if this is a blocker. Reviewers: #plasma, #vdg, ndavis Reviewed By: #vdg, ndavis Subscribers: ndavis, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D26312 M +2 -2 applets/digital-clock/package/contents/ui/DigitalClock.qml https://commits.kde.org/plasma-workspace/02c89d749475f01f23036a6011f1bfd20254fc7c -- You are receiving this mail because: You are watching all bug changes.