https://bugs.kde.org/show_bug.cgi?id=520272
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/aurorae/-/commit/dacbb89 |ma/aurorae/-/commit/4484586 |ad9fd5dd508d950afb5d438f63e |a4d35f4a5e7a89a3ee4465701c3 |39841e |e3c35e --- Comment #7 from Vlad Zahorodnii <[email protected]> --- Git commit 4484586a4d35f4a5e7a89a3ee4465701c3e3c35e by Vlad Zahorodnii. Committed on 20/05/2026 at 12:47. Pushed by vladz into branch 'Plasma/6.6'. v2: Fix rendering with scale factors less than 100% It looks like FrameSvg rendering breaks with scale factors less than 100%. So, clamp the device pixel ratio for svgs to make sure that FrameSvgs fill the decoration as expected. (cherry picked from commit 4e4853bef948adf2af16fa858b58b87bd9e11455) Co-authored-by: Vlad Zahorodnii <[email protected]> M +15 -14 v2/decoration.cpp M +5 -4 v2/decorationbutton.cpp A +24 -0 v2/util.h [License: GPL(v2.0+)] https://invent.kde.org/plasma/aurorae/-/commit/4484586a4d35f4a5e7a89a3ee4465701c3e3c35e -- You are receiving this mail because: You are watching all bug changes.
