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 #1

Open
xslgithub opened this issue Aug 10, 2017 · 3 comments
Open

快速滑动的时候 会有BUG #1

xslgithub opened this issue Aug 10, 2017 · 3 comments

Comments

@xslgithub
Copy link

快速滑动时 因为动画原因 会导致icard 位移,自行修复了一下
在 - (void)dragAction:(UIPanGestureRecognizer *)gestureRecognizer方法中加入了屏蔽操作

在 - (void)afterSwipedCard:(UIView *)card方法中 延时释放userinteraction

但是据反馈 有几率会导致 icard 事件失效 (userinteraction 一直是NO,恢复不了)

@mghnmtt
Copy link

mghnmtt commented Mar 9, 2018

禁用了 userInteractionEnabled?

@yangyu2010
Copy link

giffff
快速滑动 大小会变化

@1059499577
Copy link

快速滑动,会使每个card变形,大神修一修吧。测试天天给我提这个bug

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

4 participants