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

Using in a UITableViewHeader #34

Open
jhaybie opened this issue Mar 3, 2015 · 2 comments
Open

Using in a UITableViewHeader #34

jhaybie opened this issue Mar 3, 2015 · 2 comments

Comments

@jhaybie
Copy link

jhaybie commented Mar 3, 2015

Thanks for making this!

I was interested in using this in a tableView Header but all I'm getting is the background color.

Ideally, I'd also like to add a zoom effect when the user pulls down on the tableView as the images animate. Would that be possible.

Thanks again,

Jay

@jhaybie
Copy link
Author

jhaybie commented Mar 3, 2015

UPDATE: Apparently when I switch to a different ViewController and subsequently go back to it the images load properly. I've tried initializing the view on ViewWillAppear and ViewDidlLoad to no avail.

@AliasSCM
Copy link

I would also like to implement this as a header in a table view but im not able to do so. Any ideas on how we can preserve the geometry and put this view in a table view header?

I have tried keeping it separate from the table view and scrolling the view with the table view, but this causes issues when i scale the KenBernsView. It causes the image inside the view to change size and not reset smoothly when the size of the view changes due to scrolling...

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

2 participants