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

Banner 的代理方法中,手动滑动Banner时,未滑动至能够分页处,即滑动一小部分,然后松手,代理方法调用有问题 #73

Open
RoseateAthena opened this issue Jul 18, 2019 · 1 comment

Comments

@RoseateAthena
Copy link

Banner 的代理方法中,手动滑动Banner时,未滑动至能够分页处,即滑动一小部分,然后松手,下面的代理方法调用有问题。

@RoseateAthena
Copy link
Author

Banner的代理方法中,手动滑动Banner时,未滑动至能够分页处,即滑动一小部分,然后松手,下面的代理方法调用有问题。
@objc optional func cycleScrollView(_ cycleScrollView: LLCycleScrollView, scrollTo index: NSInteger)
此时实际未分页,因为没有滑到分页的位置, 但是回调中index的位置不对。

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

No branches or pull requests

1 participant