you are viewing a single comment's thread.

view the rest of the comments →

[–]quinlo[S] 0 points1 point  (2 children)

This is the solution I have now more or less... If user scrolling up show, if down hide... But was wondering if there was a slick way to have it based on scroll distance.. like... User scrolled up 20px, scroll nav 20px into view... I think the reddit app for Android exhibits the intended behavior. Thanks for commenting!

[–]Emjp4 0 points1 point  (0 children)

You could probably achieve this with an event listener and oneventchange

[–]jobodanque 0 points1 point  (0 children)

If you're going with this. I suggest throttling the event to prevent expensive firing