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

Fix bug with vertical scroll position #756

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

isoiphone
Copy link

When using the tab strip buttons to scroll between different ViewControllers, PagerTabStripViewController would not respect content inset of child view controller and scroll above it. (ie: when additionalSafeAreaInsets are != 0 then top is != 0)

@isoiphone
Copy link
Author

@mtnbarreto or @santiagofm thanks so much for this awesome library! I use it daily.
Are either of you able to merge this in? Pretty low risk fix. I had to fork the project for this one. My app is pretty broken without it.

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

Successfully merging this pull request may close these issues.

None yet

1 participant