Skip to content

Conversation

@FaizanDurrani
Copy link

Closes #175

Change summary

To facilitate this change, a more sequential queuedUpdate needed to be implemented such that all manual batch updates were performed in order to reach the final state.

How was it tested?

How did you verify that this change accomplished what you expected? Add more detail as needed.

  • Wrote automated tests
  • Built and ran on the iOS simulator
  • Built and ran on a device

Pull request checklist

All items in this checklist must be completed before a pull request will be reviewed.

  • Risky changes have been put behind a feature flag, e.g. CollectionViewConfiguration
    • No "risky" changes were made. Existing functionality works as expected.
  • Added a CHANGELOG.md entry in the "Unreleased" section for any library changes

…performing batch updates when the difference is known (i.e for reordering rows)
update comments + fix sections not being applied when reloadData is called
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose modifySectionsWithoutUpdating from CollectionViewDataSource

1 participant