Re: Disappearing content
Re: Disappearing content
- Subject: Re: Disappearing content
- From: Richard Groves <email@hidden>
- Date: Wed, 12 Aug 2015 18:33:35 +0100
I've moved the problematic code to a UICollectionView which has fixed it (and is more appropriate, but didn't exist when the original was written).
While extracting the problem code to stand alone project I think I've found the bug - any cells of the table that were created brand new were not being initialised properly, but when the cells were dequeued and reused the update setup method did populate them properly. I theorise that when the view is created with VO on it only makes enough cells to fill the screen and doesn't recycle any, whereas in non-VO flow I was reloading the view often enough to recycle cells.
Anyway - all fixed now, thanks for your attention.
Richard
--
Richard Groves
Technical Director | NoodlFroot
NoodlFroot Limited is a company registered in England and Wales with registration number 07245048.
Registered office: 20-22 Wenlock Road, London, N1 7GU.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden