mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various improvements
This commit is contained in:
@@ -1272,7 +1272,8 @@ final class AvatarEditorScreenComponent: Component {
|
||||
inputHeight: 0.0,
|
||||
displayBottomPanel: false,
|
||||
isExpanded: true,
|
||||
clipContentToTopPanel: false
|
||||
clipContentToTopPanel: false,
|
||||
useExternalSearchContainer: false
|
||||
)),
|
||||
environment: {},
|
||||
containerSize: CGSize(width: keyboardContainerFrame.size.width, height: keyboardContainerFrame.size.height - 6.0 + (isSearchActive ? 40.0 : 0.0))
|
||||
|
||||
Reference in New Issue
Block a user