clip settings at bar bounds

This commit is contained in:
2026-07-07 18:47:48 +02:00
parent 2db6a57c0b
commit ffefd3e202
5 changed files with 6 additions and 20 deletions
-2
View File
@@ -39,8 +39,6 @@ Item {
sState.animatingContainer: content.opacity < 1
sState.currentPageIdx: ["wallpaper"][0]
sState.screen: root.screen
onClose: console.log("shouldclose")
}
}
}