Gallery
Gallery copied to clipboard
Feature request: random/shuffle on slideshow
As per title, it would be great to have an option to shuffle images when in slideshow mode. Thanks!
Hi @iainp999, this is actually already possible, since you can start a slideshow via the API: https://github.com/blueimp/Gallery#api
All you need to do is shuffle the links before they are passed to the initialization function.