mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-01 23:25:15 +00:00
Don't reset search results on dialogs re-open.
This commit is contained in:
@@ -674,7 +674,6 @@ void Widget::animationCallback() {
|
||||
|
||||
updateControlsVisibility(true);
|
||||
|
||||
applyFilterUpdate();
|
||||
if (!_filter->hasFocus()) {
|
||||
if (App::wnd()) App::wnd()->setInnerFocus();
|
||||
}
|
||||
|
Reference in New Issue
Block a user