mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fix glitch in Invite by Link button disappearance.
This commit is contained in:
@@ -225,6 +225,7 @@ void AddParticipantsBoxController::addInviteLinkButton() {
|
||||
delegate()->peerListMouseLeftGeometry();
|
||||
}, button->lifetime());
|
||||
delegate()->peerListSetAboveWidget(std::move(button));
|
||||
delegate()->peerListRefreshRows();
|
||||
}
|
||||
|
||||
void AddParticipantsBoxController::inviteSelectedUsers(
|
||||
|
||||
Reference in New Issue
Block a user