Is it possible to disable AsScroll?
kaydwithers opened this issue · 1 comments
kaydwithers commented
In JavaScript this can be done via..
window.matchMedia('(prefers-reduced-motion: reduce)')
Is this currently possible or is there any plan to do so?
iamlinkus commented
There's a asscroll.disable
method. It's documented in the readme: https://github.com/ashthornton/asscroll#asscrolldisableparameters