mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-02 15:45:12 +00:00
Improve child list closing.
This commit is contained in:
@@ -2102,6 +2102,7 @@ void InnerWidget::refreshShownList() {
|
||||
: session().data().chatsList(_openedFolder)->indexed();
|
||||
if (_shownList != list) {
|
||||
_shownList = list;
|
||||
_shownList->updateHeights(_narrowRatio);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user