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

1.WMPageController新增属性 WMScrollView重写一个方法hitTest 用来处理 左右滑动的冲突 #479

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

luohuaDev
Copy link

左右滑动 手势冲突
WMPageController 在允许左右滑动下 如果子页面 如果有手势控件比如Slider 会冲突
给WMPageController新增了一个属性 scrollEnableIgnoreClass 保留需要优先的手势控件
WMScrollView 在 - (UIView *)hitTest:(CGPoint)point withEvent:(UIEvent *)event 里面进行判断

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.

1 participant