TylerBarnes / gatsby-plugin-transition-link

A link component for page transitions in gatsby
537 stars 70 forks source link

paintDrip not respecting prefers-reduced-motion #184

Open TylerBarnes opened 4 years ago

TylerBarnes commented 4 years ago

Got this as an email!

Hi Tyler!

I was testing gatsby-plugin-transition-link with AniLink transitions. Everything works really cool and is a great and fast way to implement some transitions on gatsby site, thanks a lot for that.

But, I think, I found one inconsistency. In docs there’s info it respects the users preference to reduce motion. And it is indeed the case but it won’t apply to every type of transition. ’paintDrip’ works anyway.

Just wanted to let you know that. ;) Keep up the awesome work on Gatsby.js.

Warm regards,
P K