mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Fix glitch in Invite by Link button disappearance.
This commit is contained in:
parent
d15c462cc3
commit
c687882760
1 changed files with 1 additions and 0 deletions
|
@ -225,6 +225,7 @@ void AddParticipantsBoxController::addInviteLinkButton() {
|
|||
delegate()->peerListMouseLeftGeometry();
|
||||
}, button->lifetime());
|
||||
delegate()->peerListSetAboveWidget(std::move(button));
|
||||
delegate()->peerListRefreshRows();
|
||||
}
|
||||
|
||||
void AddParticipantsBoxController::inviteSelectedUsers(
|
||||
|
|
Loading…
Add table
Reference in a new issue