mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Request fillSpace every time
This commit is contained in:
@@ -804,9 +804,7 @@ private final class ChatListViewSpaceState {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if hadRemovals {
|
|
||||||
self.fillSpace(postbox: postbox)
|
self.fillSpace(postbox: postbox)
|
||||||
}
|
|
||||||
|
|
||||||
self.checkEntries(postbox: postbox)
|
self.checkEntries(postbox: postbox)
|
||||||
self.checkReplayEntries(postbox: postbox)
|
self.checkReplayEntries(postbox: postbox)
|
||||||
|
|||||||
Reference in New Issue
Block a user