CHTCollectionViewWaterfallLayout icon indicating copy to clipboard operation
CHTCollectionViewWaterfallLayout copied to clipboard

Use UIStackView without setting size explicitly?

Open basememara opened this issue 9 years ago • 1 comments

Is it possible to leverage the UIStackView to make this control even more amazing? If I were to add a UIStackView to my UICollectionViewCell, I shouldn't have to set the size explicitly. Is something like this possible?

basememara avatar Apr 29 '16 15:04 basememara

I don't think UIStackView can save your problem.

chiahsien avatar May 02 '16 02:05 chiahsien