mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Fix undesired lock/unlock button visibility.
This commit is contained in:
parent
04a969cc5f
commit
585bbd45f4
1 changed files with 1 additions and 0 deletions
|
@ -240,6 +240,7 @@ Widget::Widget(
|
|||
_childListShown.value(),
|
||||
makeChildListShown)));
|
||||
_scrollToTop->raise();
|
||||
_lockUnlock->toggle(false, anim::type::instant);
|
||||
|
||||
_inner->updated(
|
||||
) | rpl::start_with_next([=] {
|
||||
|
|
Loading…
Add table
Reference in a new issue