HListView component with animations

This commit is contained in:
miruka
2019-05-13 13:15:03 -04:00
parent 4024eee460
commit 2da7214af1
8 changed files with 39 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ HColumnLayout {
Layout.leftMargin: roomSidePane.collapsed ? 0 : normalSpacing
Layout.rightMargin: Layout.leftMargin
ListView {
HListView {
id: memberList
spacing: parent.Layout.leftMargin