Releases: rhodgkins/RDHCollectionViewGridLayout
Releases · rhodgkins/RDHCollectionViewGridLayout
v1.2.5
tvOS support
Universal framework created
2.0.0
1.2.2
v1.2.1
v1.2.0
v1.1.3
- Fixed issue with layout now being invalidated when the collection view bounds size changes.
- Added
IBInspectable
to all properties, and added a privateverticalScrolling
property that can only be changed in Interface Builder as thescrollDirection
property is an enum which does not show up.