forked from Shinonome/dots-hyprland
remove unnecessary contentheight on listview
This commit is contained in:
@@ -17,7 +17,6 @@ Item {
|
|||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
anchors.top: parent.top
|
anchors.top: parent.top
|
||||||
anchors.bottom: statusRow.top
|
anchors.bottom: statusRow.top
|
||||||
contentHeight: columnLayout.height
|
|
||||||
|
|
||||||
clip: true
|
clip: true
|
||||||
layer.enabled: true
|
layer.enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user