diff --git a/imports/NeoChat/Page/RoomPage.qml b/imports/NeoChat/Page/RoomPage.qml index 00af981a4..6ae85dd82 100644 --- a/imports/NeoChat/Page/RoomPage.qml +++ b/imports/NeoChat/Page/RoomPage.qml @@ -237,7 +237,6 @@ Kirigami.ScrollablePage { readonly property bool isLoaded: page.width * page.height > 10 spacing: Config.compactLayout ? 1 : Kirigami.Units.smallSpacing - reuseItems: true verticalLayoutDirection: ListView.BottomToTop highlightMoveDuration: 500