Emoji improvements

This commit is contained in:
Ali
2022-07-24 17:31:47 +02:00
parent 99207385b1
commit ea6929fef6
13 changed files with 191 additions and 42 deletions

View File

@@ -430,6 +430,7 @@ public final class PagerComponent<ChildEnvironmentType: Equatable, TopPanelEnvir
}
var contentInsets = component.contentInsets
contentInsets.bottom = 0.0
var scrollingPanelOffsetFraction: CGFloat
if case .show = component.panelHideBehavior {