darickc / MMM-BackgroundSlideshow

MIT License
143 stars 80 forks source link

Prevent changing background image on resume #27

Closed gpetersen closed 5 years ago

gpetersen commented 5 years ago

Moved this.updateImage(); from resume: function to socketNotificationReceived: to prevent changing background image on resume as often happens with modules like MMM-Carousel.

gpetersen commented 5 years ago

@darickc - Hoping you'll accept this pull request. I found it useful on my system to prevent changing the image when changing slides in MMM-Carousel.