Various improvements

This commit is contained in:
Ilya Laktyushin
2023-07-03 11:52:02 +02:00
parent f87c2ec00f
commit 5b51f35b36
25 changed files with 1122 additions and 287 deletions

View File

@@ -301,7 +301,8 @@ private final class StickerSelectionComponent: Component {
inputHeight: 0.0,
displayBottomPanel: true,
isExpanded: true,
clipContentToTopPanel: false
clipContentToTopPanel: false,
useExternalSearchContainer: false
)),
environment: {},
forceUpdate: self.forceUpdate,