mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +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);
|
updateControlsVisibility(true);
|
||||||
|
|
||||||
applyFilterUpdate();
|
|
||||||
if (!_filter->hasFocus()) {
|
if (!_filter->hasFocus()) {
|
||||||
if (App::wnd()) App::wnd()->setInnerFocus();
|
if (App::wnd()) App::wnd()->setInnerFocus();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue