Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

The UITableView's height is reduced while scrolling up #131

Open
lethanhclub opened this issue Mar 16, 2016 · 7 comments
Open

The UITableView's height is reduced while scrolling up #131

lethanhclub opened this issue Mar 16, 2016 · 7 comments

Comments

@lethanhclub
Copy link

if you scroll up your tableview then its height is reduced.

@eventomer
Copy link

any news about this?

@nevinjethmalani
Copy link

I am having the same issue

@anphanngocvn
Copy link

The same issue to me

@Mazyod
Copy link
Contributor

Mazyod commented Sep 9, 2016

Hello, thanks for reporting this issue. I can't replicate this on any table view with the latest commit on master. Can you please try the demo, or perhaps provide a way to replicate the issue?

@florinzf
Copy link

Having the same issue. Does it help that I calculate the height of the rows dynamically? Also, depending where in my viewDidLoad I set self.shyNavBarManager.scrollView = self.tableView, the height of the table changes also.

@joshdholtz
Copy link

I'm also seeing this. Anybody have any fixes for it?

@aarifsumra
Copy link

aarifsumra commented Mar 16, 2017

make sure the constraints for the collection view or table view are related to superview for top and bottom instead of top and bottom layout guide.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants