2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

stopping gifs on history close, only one gif playing

This commit is contained in:
John Preston
2015-12-16 16:35:15 +03:00
parent 7f6f92ac85
commit 29a7c66e45
11 changed files with 48 additions and 46 deletions

View File

@@ -3225,7 +3225,7 @@ void HistoryWidget::showHistory(const PeerId &peerId, MsgId showAtMsgId, bool re
}
}
stopGif();
App::stopGifItems();
clearReplyReturns();
clearAllLoadRequests();