kolkov / ngx-gallery

A simple responsive native gallery component for Angular 8+.

Home Page:https://ngx-gallery.kolkov.ru/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

only upload small images

andrejm7 opened this issue · comments

good morning,

is there any way to load only the small images before?

and when you click on the image, yes, search for the larger image?

this makes my system very slow when loading the gallery.

Hello good day,

can you help me with your ngx-gallery library?

I don't want to load the medium and large images on the first load.

but when I go to do that when I click on the small image it doesn't load... but my object brings the link normally as in my example.

i need to click on the small image and it adds the medium image

my example
https://stackblitz.com/edit/kolkov-ngx-gallery-ozgkdt?file=src/app/app.component.ts

@kolkov @lukasmatta please