Marek Serafin
Marek Serafin
Please merge it
Hi any update on this ?
Any update on this pull request ?
More details would be nic i cant help you based on just what you said :)
There's something wrong with VGParallaxHeader when using in a UICollectionView with UIRefreshControl
Any more detials would be good. code sample etc :)
There is a observer there to watch for contentOffset changes to calculate new constraints. I will have a look next week. I've been super busy with regular work.
You can use same view for parallax header and normal table header Instead of: ``` Objective-C HeaderView *headerView = [HeaderView instantiateFromNib]; [self.tableView setParallaxHeaderView:headerView mode:VGParallaxHeaderModeCenter height:200]; ``` Just do: ``` Objective-C...
Can you attach some sample code. I cant help you without more details man
Ok I will have a look and let you know :)
Guys Im so loaded at current work it's hard to find some time to address issues like this. I will try to find some time very soon