2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Added clearing of message sending animations on escape from section.

This commit is contained in:
23rd
2022-02-11 02:57:13 +03:00
committed by John Preston
parent cf5f5f75bc
commit 9d164dc33c
4 changed files with 9 additions and 0 deletions

View File

@@ -1988,6 +1988,7 @@ void HistoryWidget::showHistory(
}
clearHighlightMessages();
controller()->sendingAnimation().clear();
hideInfoTooltip(anim::type::instant);
if (_history) {
if (_peer->id == peerId && !reload) {