iCards icon indicating copy to clipboard operation
iCards copied to clipboard

快速滑动的时候 会有BUG

Open xslgithub opened this issue 7 years ago • 3 comments

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

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

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

xslgithub avatar Aug 10 '17 10:08 xslgithub

禁用了 userInteractionEnabled?

mghnmtt avatar Mar 09 '18 03:03 mghnmtt

giffff 快速滑动 大小会变化

yangyu2010 avatar May 30 '18 06:05 yangyu2010

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

1059499577 avatar Jun 21 '18 03:06 1059499577