https://bugs.kde.org/show_bug.cgi?id=499945
cwo <cwo....@posteo.net> 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/3336c0290db1e427df82731f5 |t/433a55439d9e1585ac1ede639 |9d89f95dfc1cf01 |ef2acea09bbc83a --- Comment #3 from cwo <cwo....@posteo.net> --- Git commit 433a55439d9e1585ac1ede639ef2acea09bbc83a by Christoph Wolk. Committed on 14/02/2025 at 15:44. Pushed by cwo into branch 'Plasma/6.3'. applets/digitalclock: only show separator with date The new separator in Digital Clock is always active if "Always beside time" is selected, even if the date is off. As a result, an orphaned separator will appear in that circumstance. While this has its own logic and can be fixed by selecting any other setting except "Always beside time", this is not very intuitive and does not look appealing. Instead, only show the separator when there is an actual date to separate from the time. FIXED-IN: 6.3.1 (cherry picked from commit 3336c0290db1e427df82731f59d89f95dfc1cf01) Co-authored-by: Christoph Wolk <cwo....@posteo.net> M +1 -1 applets/digital-clock/package/contents/ui/DigitalClock.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/433a55439d9e1585ac1ede639ef2acea09bbc83a -- You are receiving this mail because: You are watching all bug changes.