Shopify / FunctionalTableData

Declarative UITableViewDataSource implementation
MIT License
365 stars 30 forks source link

reverting partial change and adding comment to explain what needs to happen #150

Closed g-Off closed 5 years ago

g-Off commented 5 years ago

Without this function the delete indicators show up when a table is in edit mode, even when we don't want them to. Adding this back allows them to be suppressed for now until a better solution is implemented