getgrav / grav-plugin-lightslider

Grav LightSlider Plugin
https://getgrav.org
MIT License
14 stars 15 forks source link

Slider images darkening #39

Open knezdusan opened 4 years ago

knezdusan commented 4 years ago

Is there any way to instruct plugin not to preprocess slider images making it much darker than originals?

It is hard to control the final look of the slider this way, and if we wish to achieve the result as in the mockups sent by our designers we need to overexpose their images and degrade it significantly this way just to be able to get closer to our initial idea.

Please advise as I am sure there is a lot of other users frustrated by this particular plugin's feature.

Thanks!

rhukster commented 4 years ago

The lightslider Twig is darkening the image on-the-fly. Setting the type_text_brightness to 0 should ensure it's not darkened.