So, does anyone know if the current behavior I mentioned is a bug? Is the 
behavior of Flow Layout documented? Should I file a bug with Apple?

Also, what would be some quick ways to modify the flow layout behavior to 
handle this case with one item per section?

Doug Hill

> On Aug 2, 2016, at 6:11 PM, Peter Tomaselli <vast.gra...@gmail.com> wrote:
> 
> 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