- Home /
Question by
ababab5 · Apr 14, 2015 at 01:03 PM ·
uiiosscrollviewheader
Scrollview with dynamic header (disappear when scroll up and appear when scroll down... smoothly)
Hi,
I would like to create something like this (as we can find on iOS).
Any idea ?
Thanks.
scrollview-header.jpg
(128.0 kB)
scrollview-header-2.png
(111.7 kB)
Comment
I would use a double scrollRect, and one of the scrollRect would be controlling the other (there would be an offset/modifcator to apply a delay on the scroll of the header).
Hi,
Thanks, it's a good idea. The problem is : I have really no idea how to create a "modifcator" ti apply a delay.. :(
Your answer
Follow this Question
Related Questions
ScrollRect contents do not align to top until input received 0 Answers
Get the width of a Text element? 0 Answers
Re-order Horizontal Layout Group at Runtime? 3 Answers
InputField null refrence exception 1 Answer
Why my sprites are pixelated? 1 Answer