beyonk-group / svelte-carousel

A super lightweight, super simple Carousel for Svelte 3
MIT License
213 stars 38 forks source link

fadeIn fadeOut easing option? #43

Closed netlarico closed 4 years ago

netlarico commented 4 years ago

Hello, nice slide carousel, i want to implement, but i see that has 'ease-out' option only, How can i set up with fade-in and fade-out or 'fade' mode, is it possible? many thanks

antony commented 4 years ago

All of the easing is handled by https://github.com/pawelgrzybek/siema - I support what siema supports :)