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 complete handler for setting contentOffset #36

Merged
merged 4 commits into from
Jan 7, 2018

Conversation

kazuhiro4949
Copy link
Owner

The completionHandler of PagingMenuViewControllr.reloadData(with:completionHandler:) is sometimes not called.
I wrapped UIScrollView.setContentOffset() in UIView.animate(animation:completion:).

@kazuhiro4949 kazuhiro4949 merged commit f51e36f into master Jan 7, 2018
@kazuhiro4949 kazuhiro4949 deleted the feature/fixCompleteHandlerOfContentVC branch January 7, 2018 08:12
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