chiahsien/CHTCollectionViewWaterfallLayout

Multiple sections in a single line

lohenyumnam opened this issue · 0 comments

Problem

I am trying to use this Layout with IGListKit, the problem with IGListKit is it treats each cell as a single Section. and this Layout does not support multiple sections in a single line each section starts on a new line.

Request for support.

Please add support to disable sections On New Line.