LXReorderableCollectionViewFlowLayout icon indicating copy to clipboard operation
LXReorderableCollectionViewFlowLayout copied to clipboard

Fixed contentinsets for handlepangesture

Open tritter opened this issue 9 years ago • 0 comments

If you have content insets on your collection view and you dragged a cell out of its insets it scrolled the collection view out of sight. And your cell disappears... This fix invalidates the scroll timer before its out of its bounds+insets.

tritter avatar Aug 04 '14 18:08 tritter