Fix members list overlapping with filter field
This commit is contained in:
parent
175caba2e9
commit
6b18ac6d26
|
@ -6,6 +6,7 @@ import "../../utils.js" as Utils
|
||||||
HColumnLayout {
|
HColumnLayout {
|
||||||
HListView {
|
HListView {
|
||||||
id: memberList
|
id: memberList
|
||||||
|
clip: true
|
||||||
|
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.fillHeight: true
|
Layout.fillHeight: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user