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

TableView down offset 64px in a new view controller #101

Open
Onetaway opened this issue Dec 3, 2015 · 6 comments
Open

TableView down offset 64px in a new view controller #101

Onetaway opened this issue Dec 3, 2015 · 6 comments

Comments

@Onetaway
Copy link

Onetaway commented Dec 3, 2015

I use TLYShyNavBar and stickview , and I use self.navigationController pushViewController method, And in the new view controller, the tableview down offset 64px.

@Mazyod
Copy link
Contributor

Mazyod commented Dec 3, 2015

@Onetaway Thanks, are you using a UITableViewController? Do you think there is a way to reproduce this?

@upsidejames
Copy link

@Mazyod I was seeing the problem as well and reproduced it in this demo

Versions prior to commit 87cbb39 do not exhibit this bug.

@Mazyod Mazyod added confirmed and removed pending labels Dec 14, 2015
@Mazyod
Copy link
Contributor

Mazyod commented Dec 14, 2015

Thanks @level1james, that's very helpful (and interesting). I'll post an update over the next couple of weeks, max.

@Leocata14
Copy link

Leocata14 commented Apr 15, 2016

Hi, any update on this? I get a large space above the TableViewCellsafter creating a custom extensionView.

I added the extensionViewvia IBOutlet

@tiois
Copy link

tiois commented Jul 8, 2016

Anyone found a fix for this issue?

@tiois
Copy link

tiois commented Jul 8, 2016

OK, I found the problem... I simply had to uncheck Adjust Scrollview Inset in the View Controller layout config. This fixes the offset problem.

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

No branches or pull requests

5 participants