Wikiki / bulma-carousel

Display a carousel
MIT License
136 stars 99 forks source link

Ability to customize animation variables #62

Closed andsala closed 5 years ago

andsala commented 6 years ago

It could be useful to be able to customize $carousel-animation-speed and $carousel-animation-method SASS variables.

Wikiki commented 5 years ago

Hi,

animation is now handled by JavaScript and you can customize animation for each instance by setting up options duration: 300 and timing: 'ease'