mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 22:54:01 +02:00
Fix members list after schedule voice chat start.
This commit is contained in:
parent
c2900db061
commit
bd42c68978
1 changed files with 1 additions and 0 deletions
|
@ -739,6 +739,7 @@ void Panel::setupMembers() {
|
|||
_startsWhen.destroy();
|
||||
|
||||
_members.create(widget(), _call);
|
||||
_members->show();
|
||||
|
||||
_members->desiredHeightValue(
|
||||
) | rpl::start_with_next([=] {
|
||||
|
|
Loading…
Add table
Reference in a new issue