mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +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