Re: Justification of collection cells in sections
Re: Justification of collection cells in sections
- Subject: Re: Justification of collection cells in sections
- From: Doug Hill <email@hidden>
- Date: Wed, 03 Aug 2016 12:38:00 -0700
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 <email@hidden> 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 <email@hidden> 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 (email@hidden)
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:
This email sent to email@hidden