mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Fixed focus when switching between accounts.
This commit is contained in:
@@ -107,6 +107,8 @@ void Controller::showAccount(not_null<Main::Account*> account) {
|
||||
checkLockByTerms();
|
||||
_widget.updateGlobalMenu();
|
||||
}, _sessionController->lifetime());
|
||||
|
||||
widget()->setInnerFocus();
|
||||
} else {
|
||||
setupIntro();
|
||||
_widget.updateGlobalMenu();
|
||||
|
Reference in New Issue
Block a user