Shopify / FunctionalTableData

Declarative UITableViewDataSource implementation
MIT License
365 stars 30 forks source link

Incorrect contentOffset being set on pull-to-refresh #127

Closed scottybobandy closed 5 years ago

scottybobandy commented 5 years ago

There is an issue with the UITableView setting an incorrect contentOffset during FunctionalTableData.applyTableChanges(...).applyTableSectionChanges(...). This results in the following "white flash" / choppy animation when pulling to refresh.