On Sep 30, 2013, at 11:06 AM, Steve Christensen <[email protected]> wrote:
> For performance, you could calculate and cache the cell heights in an array > managed by your view controller, then just return the cached values. Thanks, I thought about that too. Problem is I have multiple sections, and am using a search bar, so I think I cannot use a straightforward array. I'll look into it. - Koen. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
