Famous/famous-angular

Scrollview's setPosition() and setVelocity() doesn't always work when at the top or bottom of a scroll view

koflaherty opened this issue · 1 comments

When a scrollview is on the edge of its content, the top or bottom of the scroll view, the setPosition() or setVelocity() functions won't perform correctly if the previous scroll direction was opposite to that of the new scroll direction.

I've made the following codepen to show the issue. http://codepen.io/anon/pen/yyoodN

Basically I'm trying to program a scroll to bottom, or lock to bottom with new content coming into the scroll view.

Hi @koflaherty -

So this is actually a issue with Famo.us not Famous-Angular. I would encourage you to open an issue with with Famo.us.

Thanks,

Jordan