darickc / MMM-BackgroundSlideshow

MIT License
143 stars 80 forks source link

randomizeImageOrder: false #18

Closed Ali-dek closed 5 years ago

Ali-dek commented 5 years ago

Has anyone else used the following setting in their config.js file?

randomizeImageOrder: false,

My images don't show if I set this value to false. They work if I set the value to true, though. Unfortunately I need to play my images in order so any help to fix this would be hugely appreciated!

Ali

darickc commented 5 years ago

I just made a change that should fix it. Can you update and give it a go?

Ali-dek commented 5 years ago

I've updated and it works perfectly. Thank you so much!