You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.
Thanks wiruzx, that solved the problem. It also prevents from selecting a nearby cell if touching empty space which is (usually) the desirable behaviour.
If the long press is not happening on the cell but on the empty space of the UICollectionView, it causes an NSRangeException.
You can reproduce the bug from the FlowLayoutDemo app.
The text was updated successfully, but these errors were encountered: