mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Request full album for last topic message.
This commit is contained in:
@@ -1961,7 +1961,7 @@ void MainWidget::windowShown() {
|
||||
|
||||
void MainWidget::dialogsToUp() {
|
||||
if (_dialogs) {
|
||||
_dialogs->jumpToTop();
|
||||
_dialogs->jumpToTop(true);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user