- 🇫🇷France prudloff Lille
I did some tests and I think this module can be deprecated:
template_preprocess_image()
now does the same thing asnative_lazy_loading_preprocess_image()
native_lazy_loading_preprocess_image_formatter()
andnative_lazy_loading_preprocess_responsive_image_formatter()
don't seem necessary anymore to add the width and height attributes. (template_preprocess_image_formatter()
adds them for non-responsive images. For responsive images, I am not sure which function adds them.)_responsive_image_build_source_attributes()
adds the width and height attributes on source tags sonative_lazy_loading_preprocess_responsive_image()
is not needed anymore.
- Status changed to Needs review
6 months ago 10:23am 4 September 2024 - Status changed to Fixed
6 months ago 6:17am 6 September 2024 Automatically closed - issue fixed for 2 weeks with no activity.