mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-06 15:13:57 +02:00
parent
7cd626c9fd
commit
a2187a1d2b
1 changed files with 2 additions and 0 deletions
|
@ -1632,6 +1632,8 @@ void HistoryWidget::fastShowAtEnd(not_null<History*> history) {
|
|||
|
||||
clearAllLoadRequests();
|
||||
setMsgId(ShowAtUnreadMsgId);
|
||||
_pinnedClickedId = FullMsgId();
|
||||
_minPinnedId = std::nullopt;
|
||||
if (_history->isReadyFor(_showAtMsgId)) {
|
||||
historyLoaded();
|
||||
} else {
|
||||
|
|
Loading…
Add table
Reference in a new issue