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:
@@ -1988,6 +1988,7 @@ void HistoryWidget::showHistory(
|
||||
}
|
||||
|
||||
clearHighlightMessages();
|
||||
controller()->sendingAnimation().clear();
|
||||
hideInfoTooltip(anim::type::instant);
|
||||
if (_history) {
|
||||
if (_peer->id == peerId && !reload) {
|
||||
|
Reference in New Issue
Block a user