Fix compact mode toggling for room delegates
This commit is contained in:
parent
7fb67259e7
commit
da6a54f0bf
|
@ -66,10 +66,6 @@ Column {
|
||||||
|
|
||||||
highlight: null // managed by the AccountRoomsList
|
highlight: null // managed by the AccountRoomsList
|
||||||
|
|
||||||
onFirstDelegateHeightChanged:
|
|
||||||
if (firstDelegateHeight !== 0)
|
|
||||||
firstDelegateHeight = firstDelegateHeight
|
|
||||||
|
|
||||||
|
|
||||||
// Delete 0 must *always* be loaded, and all delegates must have the
|
// Delete 0 must *always* be loaded, and all delegates must have the
|
||||||
// same height
|
// same height
|
||||||
|
|
Loading…
Reference in New Issue
Block a user