Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

处理特殊效果->个人主页下吸顶效果bug #119

Closed
wants to merge 1 commit into from

Conversation

CoderXLL
Copy link

@CoderXLL CoderXLL commented Sep 2, 2020

bug1:
个人主页吸顶效果下,横向滚动时,生成新的JXPagingViewListViewDelegate回调不执行,即新的列表实例没有进行初始化。
处理文件及对应的函数:
JXPagingListContainerView文件下的scrolling、scrollViewDidScroll、listDidAppearOrDisappear函数

bug2:
垂直滚动时,外层容器的scrollView与子列表中的scrollView在吸顶滚动时,存在偏移量突变问题
处理文件及对应的函数:
JXPagingView文件下的listViewDidScroll函数,将currentScrollingListView更新为当前子列表中的scrollView

@pujiaxin33 pujiaxin33 closed this Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants