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

Looks like a typo in HidingNavigationBarManager #66

Open
johnnysbug opened this issue Sep 25, 2017 · 0 comments
Open

Looks like a typo in HidingNavigationBarManager #66

johnnysbug opened this issue Sep 25, 2017 · 0 comments

Comments

@johnnysbug
Copy link

On line 348:
let contentInset = UIEdgeInsets(top: top, left: scrollViewContentInset.top, bottom: scrollViewContentInset.left, right: scrollViewContentInset.right)

Looks like you're setting left to top and bottom to left. Is that intentional?

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

1 participant