https://github.com/jzucker2/tableviewfooterbug
Demonstrates an issue with custom section footers in UITableView
https://github.com/jzucker2/tableviewfooterbug
Last synced: 3 months ago
JSON representation
Demonstrates an issue with custom section footers in UITableView
- Host: GitHub
- URL: https://github.com/jzucker2/tableviewfooterbug
- Owner: jzucker2
- License: mit
- Created: 2016-09-16T21:32:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-16T23:59:35.000Z (over 8 years ago)
- Last Synced: 2025-01-23T12:09:47.274Z (4 months ago)
- Language: Swift
- Homepage:
- Size: 8.04 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TableViewFooterBug
This is an example of a bug with NSFetchedResultsController updating a UITableView and making the section footer jump to the bottom of the screen.
There is a [radar](https://openradar.appspot.com/radar?id=6187705981468672) filed against this issue.