mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
0.9.1 stable version with fixes
This commit is contained in:
@@ -2926,9 +2926,9 @@ void HistoryWidget::showPeerHistory(const PeerId &peerId, MsgId showAtMsgId) {
|
||||
_replyForwardPreviewCancel.hide();
|
||||
}
|
||||
_previewCache.clear();
|
||||
_scroll.takeWidget();
|
||||
if (_list) _list->deleteLater();
|
||||
_list = 0;
|
||||
_scroll.takeWidget();
|
||||
updateTopBarSelection();
|
||||
|
||||
_showAtMsgId = showAtMsgId;
|
||||
|
Reference in New Issue
Block a user