andreamazz / SlideOutNavigation

SlideOut Navigation Controller for iOS.
MIT License
210 stars 49 forks source link

tableview loses selection while scrolling #69

Open antonioreyna opened 10 years ago

antonioreyna commented 10 years ago

Hello, i just noticed the table view loses its selected cell when you are scrolling the table, how can i fix that?

thanks.

andreamazz commented 10 years ago

Hi @antonioreyna I just tried in the sample project and the table view is keeping the selected cell correctly. Can you provide more info on the version of iOS, the version of the library and its configuration?

antonioreyna commented 10 years ago

let me prepare a fast sample with the problem so i can show you, maybe im doing something wrong, thanks.