diff --git a/imports/NeoChat/Page/RoomListPage.qml b/imports/NeoChat/Page/RoomListPage.qml index 20b78a017..28f3a26d4 100644 --- a/imports/NeoChat/Page/RoomListPage.qml +++ b/imports/NeoChat/Page/RoomListPage.qml @@ -109,6 +109,7 @@ Kirigami.ScrollablePage { id: listView activeFocusOnTab: true + clip: accountList.count > 1 Kirigami.PlaceholderMessage { anchors.centerIn: parent