https://bugs.kde.org/show_bug.cgi?id=516314
Oliver Beard <[email protected]> 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/b1387b2d53fa804fee5b3e9ca |t/2a10cdca8d89f8f42f8320796 |c366b8e91963fb1 |ae9f066547480ce --- Comment #7 from Oliver Beard <[email protected]> --- Git commit 2a10cdca8d89f8f42f8320796ae9f066547480ce by Oliver Beard. Committed on 22/02/2026 at 12:05. Pushed by olib into branch 'Plasma/6.6'. components/Clock: use Curve Rendering for labels to preserve quality The default QtRendering strategy is documented to "exhibit rendering artifacts at large sizes"[1], which is seen here. CurveRenderer is the recommended replacement for this use case, so let's use it. FIXED-IN: 6.6.1 [1] https://doc.qt.io/qt-6/qml-qtquick-text.html#renderType-prop (cherry picked from commit b1387b2d53fa804fee5b3e9cac366b8e91963fb1) Co-authored-by: Nate Graham <[email protected]> M +2 -0 lookandfeel/components/Clock.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/2a10cdca8d89f8f42f8320796ae9f066547480ce -- You are receiving this mail because: You are watching all bug changes.
