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

Disabling the stick effect on the header #35

Closed
wonathanjong opened this issue Aug 4, 2016 · 1 comment
Closed

Disabling the stick effect on the header #35

wonathanjong opened this issue Aug 4, 2016 · 1 comment
Labels

Comments

@wonathanjong
Copy link

Where in the code can I disable the automatic closing of the header so that I can use MXParallaxHeader as just a regular header view that moves in sync with the scrollview offset with the still zoom in effect when pulling down?

@maxep
Copy link
Owner

maxep commented Aug 4, 2016

This should be possible by setting the same value to height and minimumHeight. But your question has highlighted an bug while using the parallax header in a table view : The minimumHeight is added to the height, which is not the expected behavior. This is due to the top inset adjustment.

@maxep maxep added the bug label Aug 4, 2016
@maxep maxep closed this as completed in e53608d Aug 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants