PSCollectionView icon indicating copy to clipboard operation
PSCollectionView copied to clipboard

A simple open source implementation of a Pinterest Pinboard for iOS

Results 24 PSCollectionView issues
Sort by recently updated
recently updated
newest added

i add a header for PSCollectionView, and cause a bug, the index 2 (sometimes other) cell have no selected event dispatch. i debug it, and found that it cause by...

I want the horizontal scrolling, thank you very much.

could you plz add an exmaple project

I am adding Image with cache (SDWebImage) and Couple of UILabel

... rect through CGRectIntegral because the rect created and passed into the indexToRectMap sometimes would not match the actual rect created for the view when the NSStringFromCGRect call was subsequently...

could you plz make it pod

//Add vertical margin and horizontal margin

When a reusable view is dequeued, the class is now checked so that there can be different views.

Decimal precision problems lead gesture event does not respond Old:NSStringFromCGRect(gestureRecognizer.view.frame) New:NSStringFromCGRect(CGRectIntegral(gestureRecognizer.view.frame))

Change PSCollectionViewDataSource Protocol heightForViewAtIndex to collectionView:heightForViewAtIndex It can not control multiple pscollectionview.