chenxuan0000 / vue-seamless-scroll

:beginner:A simple, seamless scrolling for Vue.js vue无缝滚动component
https://chenxuan0000.github.io/vue-seamless-scroll/
MIT License
1.83k stars 332 forks source link

竖着滚动时,singleHeight值设置为小于340,350等值时,单次滚动值不一样且初始滚动为360 #153

Closed gxycst closed 3 years ago

gxycst commented 3 years ago

为什么竖着滚动时,singleHeight值设置为小于360的值,如设置为340,350等值时,单次滚动值会默认初始为360px,且每次滚动的宽度高度不一致,设置为200时,又正常了。

gxycst commented 3 years ago

console.error('如果设置了单步滚动,step需是单步大小的约数,否则无法保证单步滚动结束的位置是否准确。~')