mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-07-26 10:46:40 +10:00
add missing clipping for scrollable content
This commit is contained in:
@@ -21,6 +21,7 @@ Item {
|
||||
anchors.fill: parent
|
||||
contentHeight: columnLayout.height
|
||||
|
||||
clip: true
|
||||
layer.enabled: true
|
||||
layer.effect: OpacityMask {
|
||||
maskSource: Rectangle {
|
||||
|
||||
Reference in New Issue
Block a user