Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Issues when adding new cells #4

Open
tsfischer opened this issue Apr 18, 2016 · 0 comments
Open

Issues when adding new cells #4

tsfischer opened this issue Apr 18, 2016 · 0 comments

Comments

@tsfischer
Copy link

I was getting update issues when adding/inserting new cells into the collectionView. I was able to solve this by adding the following line:

[self _addVisibleCells];

to the 'fixLayoutAfterInsertion' method. I believe that it should also be added to 'fixLayoutAfterMoving'.

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant