Replace ShadowedRectangle + OpacityMask with ShadowedTexture
The OpacityMask is used purely for rounding the corners. We can get rid of it by using ShadowedTexture which does the same thing while also drawing the shadow.
Join us at Akademy to celebrate KDE's 30th anniversary! Travel support requests are open till May 31st. Register now.
The OpacityMask is used purely for rounding the corners. We can get rid of it by using ShadowedTexture which does the same thing while also drawing the shadow.