Skip to content

Make views frameless

Nate Graham requested to merge cherry-pick-840bfcbc into Plasma/5.27

The frames around these views create a "frames within frames" effect and introduce various padding inconsistencies. We can fix them all by not having any padding and using a frameless style in the first place.

(cherry picked from commit 840bfcbc)

Merge request reports