M6ParallaxController icon indicating copy to clipboard operation
M6ParallaxController copied to clipboard

how to fix height of TopView when user starts scrolling tableView and unable to adjust parallax & table views when navigation Controller is rootController ?

Open bhavya-kothari opened this issue 10 years ago • 3 comments

Hi Peterpaulis, You have made an excellent control. But i need to customize it for my app. Please provide me solution for the case mentioned below.

mainviewcontroller

I want to accomplish two things.

  1. Adjust TopView and TableView when navigation controller is my root controller. 2)I want bottom 100pixel of TopView/ParrallexView to stay around on top of tableView as indicated in pics below.

Please provide solution for ios 6,7 - (to adjust other views to 44px/64px)

topview tableviewcontroller

bhavya-kothari avatar May 26 '14 10:05 bhavya-kothari

Hi, you can try to have a custom section item in your UITableView

peterpaulis avatar May 26 '14 10:05 peterpaulis

Hi, I have tried to add HeaderView but still when tableview is scrolled then the header disappears. I want my header section to stay at top of my viewController when tableView scrolled. How to achieve this ?

bhavya-kothari avatar May 26 '14 12:05 bhavya-kothari

now i know what you mean, but it is not possible with M6ParallaxController and would require another approach

peterpaulis avatar May 26 '14 12:05 peterpaulis