Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

contentInset becomes negative when scrolling up #315

Open
ghost opened this issue May 8, 2018 · 5 comments
Open

contentInset becomes negative when scrolling up #315

ghost opened this issue May 8, 2018 · 5 comments

Comments

@ghost
Copy link

ghost commented May 8, 2018

Is there a possibility to avoid updateContentInset do anything? It's messing up with my tableview and hiding part of the content because is changing my insets to negative, if I change this method to updateContentInset(0) everything works great.

@markcdb
Copy link

markcdb commented May 10, 2018

+1 on this

@tof-amsiq
Copy link

+1

@andreamazz
Copy link
Owner

andreamazz commented May 15, 2018

Stop spamming +1 please, Github implemented reactions for a reason. Bugging me with notification won't help.

That method was introduced to fix #219 (it enables table headers to move), so removing it would break other cases. Any alternative idea is welcome.

@tof-amsiq
Copy link

Hey
Try to look at my alternative idea :
#316

@pablogeek
Copy link

How is the status of this issue? I'm having this too

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

No branches or pull requests

4 participants