Re: Dynamic-width Collection View
Re: Dynamic-width Collection View
- Subject: Re: Dynamic-width Collection View
- From: Doug Hill <email@hidden>
- Date: Wed, 10 Aug 2016 15:49:45 -0700
Peter,
I really appreciate your feedback and did look at your solution last week. I kind of gave up on the justification issue since it looks like what I saw is "expected" behavior and didn't want to get into workarounds until I figured out the self-sizing cells issue.
I looked at your code and saw a lot of non-standard stuff in there. I will probably end up using a few of your techniques at some point, but at this point I want to get an official solution from Apple. I created a TSI with DTS and will see if they can offer any additional ideas on how to solve this problem. I'll report anything I find out.
Doug Hill
On Aug 10, 2016, at 3:30 PM, Peter Tomaselli <email@hidden> wrote:
>
> Sorry if this is kind of a cheesy reply, but a while ago I believe we were speaking about “left-justifying” a collection view as well? I think I replied to that thread with a link to a very unattractive toy repo of mine on GitHub to illustrate the approach I’d taken with that.
>
> Anyway that repo does in fact implement dynamically sizing collection view cells and does so with relatively few entanglements. Can’t say that I’ve used it “in production” anywhere but it might be worth cloning that thing down and seeing how its approach grabs you.
>
> It’s this thing: https://github.com/Peterbing/CV-AutoLayout <https://github.com/Peterbing/CV-AutoLayout>
>
> I mention this again because I remember the frustration/bewilderment you are experiencing right now quite well and also did a bunch of legwork researching this. We should probably pool our resources here!
>
> Cheers,
>
> Peter
_______________________________________________
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