Famous / famous-angular

Bring structure to your Famo.us apps with the power of AngularJS. Famo.us/Angular integrates seamlessly with existing Angular and Famo.us apps.

Home Page:https://famo.us/angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

koflaherty opened this issue · 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