Show / hide iOS title - dynamic panel scroll issue


#1

I’m trying to recreate the show / hide of the title in iOS as you scroll.

I’ve created a demo that achieves what I want, but the scroll performance is slow / stuttering / horrible. I guess because Axure is constantly looking for a Dynamic Panel scroll position all the time? However, a similar effect seems to work ok on Window scroll.

Demo: https://j0vt8b.axshare.com/

Am I doing something wrong? Is there a more performant way of achieving the same thing? Bear in mind I need to have a scrollable Dynamic Panel with the main content.

Thanks!

iOS-show-hide-title.rp (51.4 KB)


#2

So I solved my own problem by laying out the screen in a different way (without a Dynamic Panel for the main content) and then using Window scroll instead of Widget scroll.

Using widget scroll = bad:
https://j0vt8b.axshare.com/#id=d0mu1w&p=widget_scroll___bad

Using window scroll = good:
https://j0vt8b.axshare.com/#id=7yhehj&p=window_scroll___good

iOS-show-hide-title.rp (66.1 KB)


Hide dynamic pannel depending on the position of the scroll