https://bugs.kde.org/show_bug.cgi?id=406380
Michail Vourlakos <mvourla...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mvourla...@gmail.com --- Comment #10 from Michail Vourlakos <mvourla...@gmail.com> --- (In reply to Eike Hein from comment #9) > I've had this issue for a few weeks as well, using the 'Arc Dark' theme. > It's quite annoying :) Cache clears have no effect. I think I know what this is: 1. In Plasma 5.16 the panelview implementation was updated and is using the window::mask() which is updated based on the current plasma theme background 2. BUT struts are not updated based on the mask() but based on the thickness() of the panel window which may not be the thickness() provided by the mask() used 3. as such panel can have a gap that is showing the desktop background underneath -- You are receiving this mail because: You are watching all bug changes.