Skip to content

🍒 faces/piechart: Use GraphicalEffects.Glow for rendering outline of compact text

Arjen Hiemstra requested to merge work/cherry-pick-69c7ad21 into Plasma/6.2

Apparently using style Text.Outline leads to some pretty bad text rendering. So instead use Glow from GraphicalEffects to achieve a similar effect but one that's smoother. Unfortunately this uses deprecated API because MultiEffect turns out to be completely unusable.

BUG: 494495

(cherry picked from commit 69c7ad21)

Co-authored-by: Arjen Hiemstra ahiemstra@heimr.nl

Merge request reports

Loading