mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fix 'join as' userpic button display.
This commit is contained in:
@@ -735,6 +735,7 @@ void Panel::subscribeToChanges(not_null<Data::GroupCall*> real) {
|
||||
_joinAsToggle->setClickedCallback([=] {
|
||||
chooseJoinAs();
|
||||
});
|
||||
updateControlsGeometry();
|
||||
}, widget()->lifetime());
|
||||
} else {
|
||||
_menuToggle.destroy();
|
||||
|
Reference in New Issue
Block a user