v1ack / svelte-virtual-scroll-list

Virtualized scrolling for big lists
https://v1ack.github.io/svelte-virtual-scroll-list/
MIT License
114 stars 18 forks source link

fix: iOS scroll-spring-back boundry condition #3

Closed legnaleurc closed 2 years ago

legnaleurc commented 2 years ago

The extra 1px will set the direction to "FRONT" when bouncing back, which will mess up range checking.