ayamflow/virtual-scroll

How to disable virtual-scroll for touch-devices?

mnoesel opened this issue · 1 comments

Hello,

how can I disable virtual-scroll on all kind of touch devices?

Thank you,
Mathias

Check the documentation, you can use scroll.off() to remove the listeners.