add missing clipping for scrollable content

This commit is contained in:
end-4
2025-05-01 07:49:40 +02:00
parent 1aa721dac8
commit bcfb4e169e
9 changed files with 10 additions and 1 deletions
@@ -181,6 +181,7 @@ Item { // Wrapper
anchors.centerIn: parent
spacing: 0
clip: true
layer.enabled: true
layer.effect: OpacityMask {
maskSource: Rectangle {