mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-01-28 18:23:38 +00:00
Fix commands list show after scheduled visit.
This commit is contained in:
parent
3d98ebff42
commit
9a9e30c88b
@ -6251,7 +6251,8 @@ void HistoryWidget::updateHistoryGeometry(
|
||||
if (!initial) {
|
||||
visibleAreaUpdated();
|
||||
}
|
||||
|
||||
}
|
||||
if (needResize || initial) {
|
||||
if (_autocomplete) {
|
||||
_autocomplete->setBoundings(_scroll->geometry());
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user