Re: Profound UITableView rendering-performance problem, but only at certain positions? mostly resolved
Re: Profound UITableView rendering-performance problem, but only at certain positions? mostly resolved
- Subject: Re: Profound UITableView rendering-performance problem, but only at certain positions? mostly resolved
- From: Fritz Anderson <email@hidden>
- Date: Mon, 23 Jul 2012 10:17:21 -0500
Oh well, serves me right for not looking at other threads before replying.
Never mind, then.
— F
On 23 Jul 2012, at 3:18 AM, Gavin Stokes wrote:
> Turns out that the tableview specified a row height of 97 (in the XIB), but
> the custom cells in it give themselves a height of 100 upon instantiation.
> Somehow this disparity triggered the problem. Changing the row height to
> 100 in the XIB's UITableView definition eliminated the artifacts.
_______________________________________________
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