mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-29 13:39:06 +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) {
|
if (!initial) {
|
||||||
visibleAreaUpdated();
|
visibleAreaUpdated();
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
if (needResize || initial) {
|
||||||
if (_autocomplete) {
|
if (_autocomplete) {
|
||||||
_autocomplete->setBoundings(_scroll->geometry());
|
_autocomplete->setBoundings(_scroll->geometry());
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user