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

NavBar Height top constraint #34

Closed
violabg opened this issue Jul 30, 2016 · 3 comments
Closed

NavBar Height top constraint #34

violabg opened this issue Jul 30, 2016 · 3 comments

Comments

@violabg
Copy link

violabg commented Jul 30, 2016

Is there a way to take into account the navbar height when setting the parallaxHeader.
What I mean is to have the parallaxHeader top constraint start at the NavBar bottom

@maxep
Copy link
Owner

maxep commented Aug 3, 2016

Do you mean by embed the MXScrollViewController in a nav controller?
Otherwise you can set the top constraint of your scrollview at the bottom of the navbar.

@maxep maxep added the question label Aug 3, 2016
@stoosepp
Copy link

stoosepp commented Oct 7, 2016

I'm having the same issue:( Top constraints on the scrollview and my added tableview (as contentView) are the size of the navbar, making gaps. Setting the navbar to opaque gets rid of the gaps, but moves the MXScrollview all the way to the top and my headerView is now covered up.

Side Question: Is it possible to interact with my headerView? I embedded a VC that has user interaction, but they don't seem to be working:(

Thanks for the help!

@stale
Copy link

stale bot commented Aug 9, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 9, 2019
@stale stale bot closed this as completed Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants