access-news / Access-News-Reader-iOS-deprecated

iOS app for Society for the Blind volunteers to upload their recordings.
3 stars 2 forks source link

Embedded table view controllers' first 1-2 rows automatically scrolled up #40

Open toraritte opened 6 years ago

toraritte commented 6 years ago

Expected behavior MainTableViewController and ListRecordings would show their entire content fit in their subview.

What is happening instead For both table view controllers the top rows are invisible because they are scrolled out of the screen. Scrolling down shows them, but once tap is released, they go back to their out of screen positions. On one odd occasion, ListRecordings seemed to have shown 2 active table view controllers, both scrollable independently.

To Reproduce Start using the app.

Versions Device: iPad, 4th generation iOS: 10.3.3 (14G60)

toraritte commented 6 years ago

Helpful? https://stackoverflow.com/questions/18880341/why-is-there-extra-padding-at-the-top-of-my-uitableview-with-style-uitableviewst