mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-04 16:35:44 +00:00
Fix search in chat close by "Cancel" link.
This commit is contained in:
@@ -347,6 +347,7 @@ Widget::Widget(
|
||||
}, lifetime());
|
||||
_inner->cancelSearchRequests(
|
||||
) | rpl::start_with_next([=] {
|
||||
setInnerFocus(true);
|
||||
applySearchState({});
|
||||
}, lifetime());
|
||||
_inner->chosenRow(
|
||||
|
Reference in New Issue
Block a user