Closed ryanwilliams closed 13 years ago
We have the same problem here, is there a way to correct it ?
I second (or third) this issue! Has any of you guys found a workaround?
Same issue here. Let's get this right?
(Gowalla etc. having the same problem too)
This issue has fixed in the latest commit.
Because 'contentInset' is used to adjust the padding when loading data the section headers are also pushed down by the same amount.
Another symptom of the same issue is when using 'sectionIndexTitlesForTableView' to show an index down the right side, the index gets squashed down by the contentInset amount.
Screenshot below. Notice the "A" section header has stopped because it thinks its reached the top of the scrollview and the sectionIndex has been squashed down too.
http://i.imgur.com/divYk.png