mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
overview redesign started (four out of six not working)
This commit is contained in:
@@ -1497,9 +1497,6 @@ void MainWidget::itemResized(HistoryItem *row, bool scrollToIt) {
|
||||
history.resizeEvent(0);
|
||||
}
|
||||
}
|
||||
if (overview) {
|
||||
overview->itemResized(row, scrollToIt);
|
||||
}
|
||||
if (row) Ui::redrawHistoryItem(row);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user