naver / egjs-conveyer

Conveyer adds Drag gestures to your Native Scroll.
https://naver.github.io/egjs-conveyer/
MIT License
111 stars 8 forks source link

Animation from scrollTo and scrollBy methods ends earlier than the given duration #55

Open malangfox opened 4 months ago

malangfox commented 4 months ago

Description

When the destination of scrollTo and scrollBy is outside of scroll range, animation from scrollTo and scrollBy methods ends earlier.

Steps to check or reproduce

https://codepen.io/malangfox/pen/eYoPMMx