forked from Shinonome/dots-hyprland
add missing clipping for scrollable content
This commit is contained in:
@@ -181,6 +181,7 @@ Item { // Wrapper
|
||||
anchors.centerIn: parent
|
||||
spacing: 0
|
||||
|
||||
clip: true
|
||||
layer.enabled: true
|
||||
layer.effect: OpacityMask {
|
||||
maskSource: Rectangle {
|
||||
|
||||
Reference in New Issue
Block a user