-
Notifications
You must be signed in to change notification settings - Fork 336
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
希望支持垂直滚动方向 #52
Comments
@wei3715 我这边在作者的代码基础之上修改了一份支持纵向滚动的代码,原有逻辑均使用了作者的代码,我们也有纵向滚动的需求,主要为了保持TYCyclePagerView作者原有的优美设计,纵向滚动的一些变量命名不好把握,原本是fork了一个版本,准备修改完提交pr,对源代码的修改比较大,后续fork版本完善后还是准备提pr到作者的原创仓库。如果着急使用或者看一下纵向的效果可以先看一下我这个临时修改的代码 https://github.com/itdongbaojun/MFBannerView。 @12207480 后续纵向滚动的代码完善之后,我会把fork版本pr过来,非常感谢原作者。 |
欢迎 |
👍👍👍 |
作者为什么没有直接支持纵向滚动呢?感觉还是很实用的 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
希望支持垂直滚动方向
The text was updated successfully, but these errors were encountered: