Monoforums

This commit is contained in:
Isaac
2025-05-27 21:51:30 +08:00
parent df088af209
commit 66ce61e756
3 changed files with 23 additions and 3 deletions

View File

@@ -335,6 +335,8 @@ public final class AsyncListComponent: Component {
super.init(layerBacked: false, dynamicBounce: false, rotated: false, seeThrough: false)
self.view.addSubview(self.contentContainer)
self.scrollPositioningInsets = UIEdgeInsets(top: -24.0, left: 0.0, bottom: -24.0, right: 0.0)
}
deinit {