mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Don't close recommendations.
This commit is contained in:
@@ -304,6 +304,7 @@ private:
|
||||
std::vector<Data::ReactionId> _searchTags;
|
||||
rpl::lifetime _searchTagsLifetime;
|
||||
QString _lastSearchText;
|
||||
bool _searchSuggestionsLocked = false;
|
||||
bool _searchHasFocus = false;
|
||||
|
||||
rpl::event_stream<rpl::producer<Stories::Content>> _storiesContents;
|
||||
|
Reference in New Issue
Block a user