mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Hide layer when showing topics list.
This commit is contained in:
parent
a6f4b1ae8e
commit
3d98ebff42
1 changed files with 1 additions and 1 deletions
|
@ -1538,7 +1538,7 @@ void MainWidget::showForum(
|
|||
_dialogs->showForum(forum, params);
|
||||
|
||||
if (params.activation != anim::activation::background) {
|
||||
_controller->hideLayer();
|
||||
_controller->window().hideSettingsAndLayer();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue