mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-05 03:14:28 +00:00
Remember scroll state between topic openings.
This commit is contained in:
@@ -523,7 +523,7 @@ void SessionNavigation::showRepliesForMessage(
|
||||
history,
|
||||
rootId,
|
||||
commentId);
|
||||
memento->setReplies(std::move(replies));
|
||||
memento->setFromTopic(topic);
|
||||
showSection(std::move(memento), params);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user