3lvis / DATASource

Core Data's NSFetchedResultsController wrapper for UITableView and UICollectionView
Other
106 stars 27 forks source link

Test infinite loading with multiple sections #51

Closed 3lvis closed 8 years ago

3lvis commented 8 years ago

Removing this from DATASource+NSFetchedResultsControllerDelegate seems to fix the issues:

screen shot 2016-01-04 at 16 26 22
3lvis commented 8 years ago

Done, fixed issues with updating a UICollectionView and it's sections.