njdehoog / NHBalancedFlowLayout

UICollectionViewLayout subclass for displaying items of different sizes in a grid without wasting any visual space. Inspired by: http://www.crispymtn.com/stories/the-algorithm-for-a-perfectly-balanced-photo-gallery
MIT License
1.34k stars 106 forks source link

Removed unused itemSizes property #10

Closed sneakyness closed 10 years ago

sneakyness commented 10 years ago

:+1:

njdehoog commented 10 years ago

Thanks! I missed that.