mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 16:15:13 +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