mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 00:55:12 +00:00
Don't unload all media on switching between chats.
This commit is contained in:
@@ -1922,7 +1922,6 @@ void HistoryWidget::showHistory(const PeerId &peerId, MsgId showAtMsgId, bool re
|
||||
_nonEmptySelection = false;
|
||||
|
||||
if (_peer) {
|
||||
Auth().data().forgetMedia();
|
||||
Auth().downloader().clearPriorities();
|
||||
|
||||
_history = App::history(_peer);
|
||||
|
Reference in New Issue
Block a user