mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Fix glitch in chats search without animations.
This commit is contained in:
@@ -1748,7 +1748,7 @@ void Widget::updateSuggestions(anim::type animated) {
|
||||
_suggestions = nullptr;
|
||||
_hidingSuggestions.clear();
|
||||
storiesExplicitCollapse();
|
||||
updateStoriesVisibility();
|
||||
updateControlsVisibility();
|
||||
_scroll->show();
|
||||
}
|
||||
} else if (suggest && !_suggestions) {
|
||||
|
Reference in New Issue
Block a user