mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Improve layer / section exchange for Info.
This commit is contained in:
@@ -99,7 +99,7 @@ bool MainWindow::hideNoQuit() {
|
||||
}
|
||||
|
||||
void MainWindow::clearWidgets() {
|
||||
Ui::hideLayer(true);
|
||||
Ui::hideLayer(anim::type::instant);
|
||||
clearWidgetsHook();
|
||||
updateGlobalMenu();
|
||||
}
|
||||
|
Reference in New Issue
Block a user