mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Fix commands list show after scheduled visit.
This commit is contained in:
@@ -6251,7 +6251,8 @@ void HistoryWidget::updateHistoryGeometry(
|
|||||||
if (!initial) {
|
if (!initial) {
|
||||||
visibleAreaUpdated();
|
visibleAreaUpdated();
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
if (needResize || initial) {
|
||||||
if (_autocomplete) {
|
if (_autocomplete) {
|
||||||
_autocomplete->setBoundings(_scroll->geometry());
|
_autocomplete->setBoundings(_scroll->geometry());
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user