UITableView with sectionIndexTitle bugs on rotation

Posted by Toto on Stack Overflow See other posts from Stack Overflow or by Toto
Published on 2010-04-30T08:50:59Z Indexed on 2010/04/30 8:57 UTC
Read the original article Hit count: 166

Filed under:
|
|

Hi everyone,

I have a UITableView with a sectionIndexTitles, and when I do a rotation, some cells are displayed like if I were on the previous orientation. When I don't have sectionIndexTitles, there is no problem. Is it just a bug in a library, or is there a secret tip I don't know to fix it ?

Tank you

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitableview