mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
remove unnecessary contentheight on listview
This commit is contained in:
parent
6b23854918
commit
c96bef3d3c
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ Item {
|
|||
anchors.right: parent.right
|
||||
anchors.top: parent.top
|
||||
anchors.bottom: statusRow.top
|
||||
contentHeight: columnLayout.height
|
||||
|
||||
clip: true
|
||||
layer.enabled: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue