Various fixes

This commit is contained in:
Ilya Laktyushin
2023-01-19 16:14:44 +04:00
parent 50a789e9ed
commit ab9d4748ec
6 changed files with 36 additions and 5 deletions

View File

@@ -706,6 +706,7 @@ public final class EntityKeyboardComponent: Component {
let pagerSize = self.pagerView.update(
transition: transition,
component: AnyComponent(PagerComponent(
isContentInFocus: component.isContentInFocus,
contentInsets: component.containerInsets,
contents: contents,
contentTopPanels: contentTopPanels,