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 scroll to next tab when view size was changed. #59

Closed
wants to merge 1 commit into from

Conversation

antrix1989
Copy link
Contributor

When I resize my view, next tap on tab bar will be ignored.

https://www.dropbox.com/s/bbhiv3li5dxwdrl/scroll_issue.mov?dl=0

@mtnbarreto
Copy link
Member

@antrix1989
Now XLPager updates the content offset only if the width changes.
Anyway we still need to update the frame of each child view controller due to height change.

Regards

@antrix1989
Copy link
Contributor Author

Great! Thanks.

@anupamkgit
Copy link

@antrix1989 @mtnbarreto Hi, I am facing a issue container scroll view is not moving up. please suggest how can I make container view scroll vertically as my child controller view height is greater than container scroll view height and I am not able to see bottom view of child view. how can I fix it? please suggest.

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.

3 participants