mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Run main menu hide animation on account switch.
This commit is contained in:
@@ -45,6 +45,7 @@ Controller::Controller()
|
||||
|
||||
Controller::~Controller() {
|
||||
// We want to delete all widgets before the _sessionController.
|
||||
_widget.ui_hideSettingsAndLayer(anim::type::instant);
|
||||
_widget.clearWidgets();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user