ScreenCorners: Now drawn on top and no longer casting shadows.

This commit is contained in:
ItsLemmy
2025-11-07 09:00:14 -05:00
parent 7366ee3911
commit 059b762bf2
4 changed files with 222 additions and 220 deletions
@@ -140,14 +140,6 @@ Item {
panel: root.windowRoot.wifiPanel
shapeContainer: backgroundsShape
}
/**
* Screen Corners
*/
ScreenCornersBackground {
shapeContainer: backgroundsShape
}
}
NDropShadows {