IGListKit/IGListKit.xcodeproj
Ryan Nystrom 073fc073e0 Prevent duplicate item deletes and drop reload collisions
Summary:
a415ef5552 exposed a bug in `UICollectionView` where its state gets corrupted when deleting the same index path more than once in a single batch update block. This resulted crashes like

```
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x4)
Closes https://github.com/Instagram/IGListKit/pull/657

Reviewed By: jessesquires

Differential Revision: D4913790

Pulled By: rnystrom

fbshipit-source-id: 8f6fcdd2e2438da309fc64ca0ac111b9a0980149
2017-04-19 17:17:41 -07:00
..
project.xcworkspace Initial commit 2016-10-11 10:12:17 -04:00
xcshareddata/xcschemes Auto diffing section controller 2017-03-15 07:47:24 -07:00
project.pbxproj Prevent duplicate item deletes and drop reload collisions 2017-04-19 17:17:41 -07:00