flackr / scroll-timeline

A polyfill of ScrollTimeline.
Apache License 2.0
952 stars 94 forks source link

`prefers-reduced-motion` messes up the parser #100

Open argyleink opened 1 year ago

KhaledPendleton commented 8 months ago

Has a solution been found for this? Ive encountered this problem today. When using prefers-reduced-motion: no-preference animations run immediately, not on scroll.

manuelmeister commented 2 months ago

@flackr how could this be solved? Can I help with a PR/research?

This is a basic accessibility requirement to be able to disable animations.