Problem/Motivation

After upgrade to 8.3.5 the loaded images no longer fade in smoothly

Steps to reproduce

Upgrade, refresh :)

Proposed resolution

it seems maybe the css that was setting this transition is not included

CommentFileSizeAuthor
#7 3171723.png234.14 KBosman

Comments

lindsay.wils created an issue. See original summary.

osman’s picture

Hi Lindsay,

Could you check whether you are using native lazy-loading or the lazysizes library instead?

It's in the Lazy module settings. Thanks

lindsay.wils’s picture

Hi Osman,

'Prefer native lazy-loading' is unchecked. Thanks for the response

joewhitsitt’s picture

We are evaluating the 8.x-3.4 => 8.x-3.5 update and noticed the same thing where previously we had a fade-in and now we don't. We have 'Prefer native lazy-loading' unchecked.

lindsay.wils’s picture

Further to this, when using 3.4 with 'Prefer native lazy-loading' unchecked, the attribute loading="lazy" is still being output on my image tags.

  • osman committed cdafdbe on 8.x-3.x
    Issue #3171723: Loaded images no longer fade in smoothly
    
osman’s picture

Status: Active » Fixed
StatusFileSize
new234.14 KB

Enable default CSS effect

The fade-in effect is now an option in the Lazy settings.

lindsay.wils’s picture

Amazing! Thank you so much for this update. I have updated the module to 3.6, checked the box and images are smoothly fading in again.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.