Re: Dynamic-width Collection View
Re: Dynamic-width Collection View
- Subject: Re: Dynamic-width Collection View
- From: Quincey Morris <email@hidden>
- Date: Wed, 10 Aug 2016 14:03:06 -0700
- Feedback-id: 167118m:167118agrif8a:167118sqExxZ0vYh:SMTPCORP
On Aug 10, 2016, at 13:42 , Doug Hill <email@hidden> wrote:
>
> this basically means that Apple's documentation is a fail and the APIs don't work in a predictable way. Again, this should also be noted so other developers don't go through all the trouble I've done to implement very basic functionality. Or maybe *hint hint* Apple could update this documentation and/or fix these bugs.
I’d actually be very surprised if this is a gross bug in UICollectionView, because it gets a lot of tender love and care (it’s used in numerous standard Apple apps, I would assume). My guess is that the problem is a result of what you’re doing with autolayout (and possibly when, too), more than what you’re doing with UICollectionView, but that’s just a hunch, nothing rational. Under those circumstances of uncertainty, Apple isn’t going to go looking for a bug.
You could reasonably file a bug with a sample project that demonstrates the crash, and you’d likely get back some guidance — sometime. Probably within the next 12 months.
TBH, I’ve never encountered any testiness from any Apple engineer responding to a TSI, and I’ve been impressed that they refund the TSI if they can’t help, even when they had to do some work to figure out that they can’t help.
_______________________________________________
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