Fix scroll-to-top in chats list visibility.

This commit is contained in:
John Preston 2023-07-10 11:07:21 +04:00
parent dc806d4286
commit e0c10e7cc2
1 changed files with 1 additions and 0 deletions

View File

@ -227,6 +227,7 @@ Widget::Widget(
_childListPeerId.value(),
_childListShown.value(),
makeChildListShown)));
_scrollToTop->raise();
_inner->updated(
) | rpl::start_with_next([=] {