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

section headers #5

Closed hjanuschka closed 10 years ago

hjanuschka commented 10 years ago

any chances to add section headers?

njdehoog commented 10 years ago

That's not on my to do list right now, but feel free to add it and issue a pull request. It would be a great feature to have.