ScreenCorners: cleanup

This commit is contained in:
ItsLemmy
2025-11-06 13:35:28 -05:00
parent 7ed89e5034
commit 8e08af76d1
2 changed files with 0 additions and 10 deletions
@@ -141,19 +141,12 @@ Item {
shapeContainer: backgroundsShape
}
// // Tray Dropdown
// PanelBackground {
// panel: root.windowRoot.trayDropdownPanel
// shapeContainer: backgroundsShape
// }
/**
* Screen Corners
*/
ScreenCornersBackground {
shapeContainer: backgroundsShape
bar: root.bar
}
}