mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Show loading state for non-loaded forum topics list.
This commit is contained in:
@@ -2762,10 +2762,6 @@ void History::applyDialog(
|
||||
draft->c_draftMessage());
|
||||
}
|
||||
owner().histories().dialogEntryApplied(this);
|
||||
|
||||
if (const auto forum = inChatList() ? peer->forum() : nullptr) {
|
||||
forum->preloadTopics();
|
||||
}
|
||||
}
|
||||
|
||||
void History::dialogEntryApplied() {
|
||||
|
Reference in New Issue
Block a user