DragDropCollectionView icon indicating copy to clipboard operation
DragDropCollectionView copied to clipboard

Dragging cell triggers didSelectItemAtIndexPath method

Open ureymutuale opened this issue 9 years ago • 0 comments

After dragging a cell, the func collectionView(_ collectionView: UICollectionView, didSelectItemAtIndexPath indexPath: NSIndexPath) get triggered.

ureymutuale avatar Oct 10 '15 13:10 ureymutuale