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