From da6a54f0bf3eed01e9d7e4c13ff70fa45e70980f Mon Sep 17 00:00:00 2001 From: miruka Date: Sun, 19 Apr 2020 17:49:26 -0400 Subject: [PATCH] Fix compact mode toggling for room delegates --- src/gui/MainPane/AccountRoomsDelegate.qml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/gui/MainPane/AccountRoomsDelegate.qml b/src/gui/MainPane/AccountRoomsDelegate.qml index 14833fc4..072f5814 100644 --- a/src/gui/MainPane/AccountRoomsDelegate.qml +++ b/src/gui/MainPane/AccountRoomsDelegate.qml @@ -66,10 +66,6 @@ Column { highlight: null // managed by the AccountRoomsList - onFirstDelegateHeightChanged: - if (firstDelegateHeight !== 0) - firstDelegateHeight = firstDelegateHeight - // Delete 0 must *always* be loaded, and all delegates must have the // same height