https://bugs.kde.org/show_bug.cgi?id=516314
Oliver Beard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version| |6.6.1 Fixed/Implemented| | In| | Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/b1387b2d53fa804fee5b3e9ca | |c366b8e91963fb1 --- Comment #6 from Oliver Beard <[email protected]> --- Git commit b1387b2d53fa804fee5b3e9cac366b8e91963fb1 by Oliver Beard, on behalf of Nate Graham. Committed on 22/02/2026 at 11:29. Pushed by olib into branch 'master'. 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 M +2 -0 lookandfeel/components/Clock.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/b1387b2d53fa804fee5b3e9cac366b8e91963fb1 -- You are receiving this mail because: You are watching all bug changes.
