darickc / MMM-BackgroundSlideshow

MIT License
143 stars 80 forks source link

Enhancement: Enable Gradient on All Sides #17

Closed HeyRobb closed 5 years ago

HeyRobb commented 5 years ago

Hello! First off, thank you for the amazing (and best) photo-slideshow module for Magic Mirror! I was wondering if there was a way to apply the gradient array to all four sides? This would provide a sort of vignette-effect for the photos. Any thoughts would be appreciated! Thank you again!

darickc commented 5 years ago

I added a new option to gradientDirection. Use 'both' to have a vertical and a horizontal gradient. You can set the vertical and horizontal gradients separately using 'gradient' and 'horizontalGradient'

HeyRobb commented 5 years ago

AWESOME!!! Thank you so much for the work on this! Woohoo!