mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Clear search field on archive opening.
This commit is contained in:
parent
b6fbdd25a0
commit
0b60985966
1 changed files with 1 additions and 0 deletions
|
@ -870,6 +870,7 @@ void Widget::changeOpenedFolder(Data::Folder *folder, anim::type animated) {
|
|||
return;
|
||||
}
|
||||
changeOpenedSubsection([&] {
|
||||
cancelSearch();
|
||||
closeChildList(anim::type::instant);
|
||||
controller()->closeForum();
|
||||
_openedFolder = folder;
|
||||
|
|
Loading…
Add table
Reference in a new issue