Revert "Remove ScrollHelper. Scrolling is fixed in Qt upstream."
This reverts commit 059d8da6b2
This commit is contained in:
@@ -185,7 +185,7 @@ Item {
|
||||
}
|
||||
}
|
||||
|
||||
ListView {
|
||||
AutoListView {
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: true
|
||||
|
||||
@@ -197,8 +197,6 @@ Item {
|
||||
|
||||
model: sortedRoomListModel
|
||||
|
||||
pixelAligned: true
|
||||
|
||||
boundsBehavior: Flickable.DragOverBounds
|
||||
|
||||
ScrollBar.vertical: ScrollBar {}
|
||||
|
||||
Reference in New Issue
Block a user