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

Issues when adding new cells #4

@tsfischer

Description

@tsfischer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions