mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Request fillSpace every time
This commit is contained in:
parent
8711981983
commit
728d68dc6d
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user