I’ve been in the same situation too (wanting a “left-justified” flow layout) 
and the only way I am aware of to tackle it is to subclass 
UICollectionViewFlowLayout and tweak the frames yourself. Luckily this is not 
nearly as complicated as handling the whole layout yourself!

Peter

On Aug 2, 2016, at 7:51 PM, Doug Hill <cocoa...@breaqz.com> wrote:

> I was hoping to allow the Flow Layout to handle this rather than me handling 
> the layout. Given how the layout works for multiple items in a section, I 
> would presume there is some way to make this work the same for a single item 
> in a section. Am I wrong?
> 
> Doug Hill


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to