mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Fix crash in messages animation.
This commit is contained in:
@@ -1916,6 +1916,8 @@ void HistoryWidget::showHistory(
|
||||
noSelectingScroll();
|
||||
_nonEmptySelection = false;
|
||||
_itemRevealPending.clear();
|
||||
_itemRevealAnimations.clear();
|
||||
_itemsRevealHeight = 0;
|
||||
|
||||
if (_peer) {
|
||||
_history = _peer->owner().history(_peer);
|
||||
|
Reference in New Issue
Block a user