mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-18 15:17:07 +02:00
Fix commands list show after scheduled visit.
This commit is contained in:
parent
3d98ebff42
commit
9a9e30c88b
1 changed files with 2 additions and 1 deletions
|
@ -6251,7 +6251,8 @@ void HistoryWidget::updateHistoryGeometry(
|
|||
if (!initial) {
|
||||
visibleAreaUpdated();
|
||||
}
|
||||
|
||||
}
|
||||
if (needResize || initial) {
|
||||
if (_autocomplete) {
|
||||
_autocomplete->setBoundings(_scroll->geometry());
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue