jlmakes / scrollreveal

Animate elements as they scroll into view.
https://scrollrevealjs.org/
22.39k stars 2.26k forks source link

Add support for scaling X and Y axis independently #459

Closed klovrick closed 6 years ago

klovrick commented 6 years ago

Is there a way to scale just X or Y instead of both?

jlmakes commented 6 years ago

It’s currently not possible through the API.

I don‘t think anyone (until now) has brought up this functionality. However, I can help you add this functionality to your own fork of ScrollReveal if you'd like.