mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-02-06 12:24:36 +01:00
fix: scroll to top animation cannot trigger smooth issue
This commit is contained in:
parent
c17169bb6d
commit
b028380e7b
@ -885,7 +885,7 @@ extension ProfileViewController: MastodonMenuDelegate {
|
||||
// MARK: - ScrollViewContainer
|
||||
extension ProfileViewController: ScrollViewContainer {
|
||||
var scrollView: UIScrollView {
|
||||
return tabBarPagerController.containerScrollView
|
||||
return tabBarPagerController.relayScrollView
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user