mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-07 15:43:55 +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();
|
clearAllLoadRequests();
|
||||||
setMsgId(ShowAtUnreadMsgId);
|
setMsgId(ShowAtUnreadMsgId);
|
||||||
|
_pinnedClickedId = FullMsgId();
|
||||||
|
_minPinnedId = std::nullopt;
|
||||||
if (_history->isReadyFor(_showAtMsgId)) {
|
if (_history->isReadyFor(_showAtMsgId)) {
|
||||||
historyLoaded();
|
historyLoaded();
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Add table
Reference in a new issue