mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Preload not_hidden -> hidden -> archive.
This commit is contained in:
parent
5f4dcc5eb6
commit
04f1a7be02
1 changed files with 1 additions and 0 deletions
|
@ -280,6 +280,7 @@ private:
|
|||
[[nodiscard]] FullStoryId nextPreloadId() const;
|
||||
void startPreloading(not_null<Story*> story);
|
||||
void preloadFinished(FullStoryId id, bool markAsPreloaded = false);
|
||||
void preloadListsMore();
|
||||
|
||||
[[nodiscard]] int pollingInterval(
|
||||
const PollingSettings &settings) const;
|
||||
|
|
Loading…
Add table
Reference in a new issue