简体   繁体   English

UILongPressGestureRecognizer 位置 function 问题在 collectionView iOS 13.2

[英]UILongPressGestureRecognizer location function issue in collectionView iOS 13.2

I had this wired flashing with UILongPressGestureRecognizer location(in: UIView?) method when drag around item original position.当拖动项目原始 position 时,我使用 UILongPressGestureRecognizer 位置(在:UIView?)方法进行了有线闪烁。

there is an unnatural flick when the cell.单元格时有不自然的轻弹。

在此处输入图像描述

it all works fine in iOS 12.在 iOS 12 中一切正常。

here is the link of demo project demo fork from SumeetMourya这是来自 SumeetMourya 的演示项目演示分支的链接

It seems that the issue has been fix in iOS 13.6.似乎该问题已在 iOS 13.6 中得到修复。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM