EvodiaAut / vue-marquee-text-component

[CSS GPU Animation] Marquee Text for vuejs
https://evodiaaut.github.io/vue-marquee-text-component/
MIT License
470 stars 45 forks source link

change direction #8

Closed lzzfnc closed 4 years ago

lzzfnc commented 4 years ago

is there a simle way to change the scroll direction ? thank you : )

EvodiaAut commented 4 years ago

hi @lzzfnc

currently not but you can add animation-direction: reverse in the class .marquee-text-text to reverse them or you overwrite the animation-name: marquee-text-animation.

in version 2 I will consider this

lzzfnc commented 4 years ago

thank you :+1:

quiquelhappy commented 4 years ago

can you please update the npm repo with this feature? thanks

EvodiaAut commented 4 years ago

I try to close the 2 issues this month.