mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Clear search field on archive opening.
This commit is contained in:
@@ -870,6 +870,7 @@ void Widget::changeOpenedFolder(Data::Folder *folder, anim::type animated) {
|
||||
return;
|
||||
}
|
||||
changeOpenedSubsection([&] {
|
||||
cancelSearch();
|
||||
closeChildList(anim::type::instant);
|
||||
controller()->closeForum();
|
||||
_openedFolder = folder;
|
||||
|
||||
Reference in New Issue
Block a user