bryceredd / RFQuiltLayout

A UICollectionViewLayout subclass to put items in a quilting pattern
MIT License
872 stars 130 forks source link

Demo improvements #18

Closed SpacyRicochet closed 10 years ago

SpacyRicochet commented 10 years ago

Items get their own block size instead of it being dependent on the indexPath. Block size has lengths between 1 and 3, weighted towards lower values. Adding and removing items is now more obvious.