Skip to content

Pass oldSections value to refreshTableSections() method.#107

Open
cgossain wants to merge 1 commit intovenmo:masterfrom
cgossain:incremental-table-view-updates
Open

Pass oldSections value to refreshTableSections() method.#107
cgossain wants to merge 1 commit intovenmo:masterfrom
cgossain:incremental-table-view-updates

Conversation

@cgossain
Copy link

@cgossain cgossain commented Jul 18, 2017

Not sure it this was intentional, but the the old sections were not being passed to the refreshTableSections() method, preventing the incremental updating behaviour that appears to already be implemented.

Also note that I made the sections argument of the refreshTableSections() method nonnull because the property on the data source is also nonnull.

This answers the question mentioned here: #89

Not sure it this was intentional, but the the old sections were not being passed to the `refreshTableSections()` method, preventing the incremental updating behaviour that appears to already be implemented.
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.

1 participant