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/4e4853b |ma/aurorae/-/commit/dacbb89 |ef948adf2af16fa858b58b87bd9 |ad9fd5dd508d950afb5d438f63e |e11455 |39841e --- Comment #6 from Vlad Zahorodnii <[email protected]> --- Git commit dacbb89ad9fd5dd508d950afb5d438f63e39841e by Vlad Zahorodnii. Committed on 20/05/2026 at 12:46. Pushed by vladz into branch 'Plasma/6.7'. 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/dacbb89ad9fd5dd508d950afb5d438f63e39841e -- You are receiving this mail because: You are watching all bug changes.
