mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-07-26 02:43:53 +10:00
add missing clipping for scrollable content
This commit is contained in:
@@ -107,6 +107,7 @@ Item {
|
||||
|
||||
property int lastResponseLength: 0
|
||||
|
||||
clip: true
|
||||
layer.enabled: true
|
||||
layer.effect: OpacityMask {
|
||||
maskSource: Rectangle {
|
||||
|
||||
Reference in New Issue
Block a user