mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-19 15:47:11 +02:00
Don't reset search results on dialogs re-open.
This commit is contained in:
parent
c478d96385
commit
547c657b1a
1 changed files with 0 additions and 1 deletions
|
@ -674,7 +674,6 @@ void Widget::animationCallback() {
|
|||
|
||||
updateControlsVisibility(true);
|
||||
|
||||
applyFilterUpdate();
|
||||
if (!_filter->hasFocus()) {
|
||||
if (App::wnd()) App::wnd()->setInnerFocus();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue