mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Fix scroll-to-top in chats list visibility.
This commit is contained in:
parent
dc806d4286
commit
e0c10e7cc2
1 changed files with 1 additions and 0 deletions
|
@ -227,6 +227,7 @@ Widget::Widget(
|
|||
_childListPeerId.value(),
|
||||
_childListShown.value(),
|
||||
makeChildListShown)));
|
||||
_scrollToTop->raise();
|
||||
|
||||
_inner->updated(
|
||||
) | rpl::start_with_next([=] {
|
||||
|
|
Loading…
Add table
Reference in a new issue