How do we make the images SLIDE, instead of fading out into the next one?
How do we make the images SLIDE, instead of fading out into the next one?
Here's a workaround:
change
animation: 'fade'
to
animation: 'slide'
both in gallery.to.slideshow.dev.js and gallery.to.slideshow.min.js within the js foder of the plugin. You'll have to change it again after plugin update.
I am trying to do the same thing. @raeph, I don't see the files you're referring to, and don't see "animation" or "fade" in any of the plugin files. Can you please clarify?
This topic has been closed to new replies.