mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 08:55:59 +00:00
Use TabbedSearch control for stickers panel.
This commit is contained in:
@@ -397,7 +397,7 @@ void Autocomplete::setupContent() {
|
||||
this,
|
||||
object_ptr<Ui::InputField>(
|
||||
this,
|
||||
st::gifsSearchField,
|
||||
st::defaultMultiSelectSearchField,
|
||||
rpl::single(u"Search for templates"_q)), // #TODO hard_lang
|
||||
st::autocompleteSearchPadding);
|
||||
const auto input = inputWrap->entity();
|
||||
|
Reference in New Issue
Block a user