Crazy UITableView Display Issue
Crazy UITableView Display Issue
- Subject: Crazy UITableView Display Issue
- From: Jason Barker <email@hidden>
- Date: Fri, 22 Oct 2010 09:58:13 -0600
Hey everyone,
I have an app in which I need to be able to reorder sections of a grouped
table. I'm attempting this by adding a single grouped table into the cells
of a parent table. I am noticing a problem with the display of the parent
table's cells. As I scroll through the tables, the ones toward the end (and
especially the last one) seem to get displayed with a section of cells
overlapping other cells. However, as I'm scrolling down through the tables,
when the top edge of a cell in the parent table reaches the top of the
viewable area, it seems to refresh the parent cell's contents and the inner
table looks fine. I have some sample code that demonstrates this. Can anyone
tell me what's going on with it and maybe how I can correct this?
Sample code: http://www.neuromight.com/sandbox/ios/SectionReordering_2.zip
Thanks!
Jason
_______________________________________________
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