Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

PlayerCollectionViewCell glitches during drag and drop #11

Open
richardneitzke opened this issue Aug 18, 2018 · 1 comment
Open

PlayerCollectionViewCell glitches during drag and drop #11

richardneitzke opened this issue Aug 18, 2018 · 1 comment
Labels

Comments

@richardneitzke
Copy link
Owner

Moving the players causes the moved cell to glitch. Adopting the drag and drop API should be considered.

@richardneitzke
Copy link
Owner Author

Turns out this is due to the UILongPressGestureRecognizer ending far earlier than I thought. Increasing longPressGestureRecognizer.allowableMovement does not seem to solve the problem. Will have to investigate further.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant