mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 06:55:58 +00:00
Show send action animations in Replies thread.
This commit is contained in:
@@ -524,7 +524,8 @@ void Widget::refreshFolderTopBar() {
|
||||
}
|
||||
_folderTopBar->setActiveChat(
|
||||
_openedFolder,
|
||||
HistoryView::TopBarWidget::Section::History);
|
||||
HistoryView::TopBarWidget::Section::History,
|
||||
nullptr);
|
||||
} else {
|
||||
_folderTopBar.destroy();
|
||||
}
|
||||
|
Reference in New Issue
Block a user