mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 00:46:08 +00:00
Hide layer when showing topics list.
This commit is contained in:
@@ -1538,7 +1538,7 @@ void MainWidget::showForum(
|
||||
_dialogs->showForum(forum, params);
|
||||
|
||||
if (params.activation != anim::activation::background) {
|
||||
_controller->hideLayer();
|
||||
_controller->window().hideSettingsAndLayer();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user