ngx-gallery icon indicating copy to clipboard operation
ngx-gallery copied to clipboard

Lazy loading for thumbnails

Open vpetrusevici opened this issue 1 year ago • 0 comments

What is the expected behavior?

Set attribute loading="lazy" for img in gallery thumbnails or add config to set it. Just to avoid unnecessary requests when gallery in the bottom of page

What is the current behavior?

There is lazy loading only for main image

I can create PR myself if you need.

vpetrusevici avatar May 05 '23 19:05 vpetrusevici