RAReorderableLayout icon indicating copy to clipboard operation
RAReorderableLayout copied to clipboard

canMoveToIndexPath returns false but item is still moved.

Open ethan-fang opened this issue 10 years ago • 2 comments

canMoveToIndexPath has no effect

self.delegate?.collectionView?(self.collectionView!, atIndexPath: atIndexPath!, canMoveToIndexPath: toIndexPath!)

Should return here

ethan-fang avatar Jan 08 '15 08:01 ethan-fang

I fixed it.

ra1028 avatar Jan 12 '15 07:01 ra1028

If this is fixed, the issue should be closed.

ThuggishNuggets avatar Aug 28 '17 20:08 ThuggishNuggets