BerkinAKKAYA / svelte-image-gallery

A Masonry-Like Image Container for Svelte
https://madewithsvelte.com/svelte-image-gallery
52 stars 13 forks source link

Add lazy loading, image hover, classes, and update handle click to pass in alt, loading, and classname #7

Closed AidanG1 closed 2 years ago

AidanG1 commented 2 years ago

When I have used the packages, these are a few improvements that I have made. The opacity for .img-hover could potentially be improved and maybe it should just be a size transform. I like it with opacity when having photos in the gallery but it looks a little weird with the black placeholder images in the example. Also, I didn't do this but I'd appreciate if a prettier file could be added to the example.

BerkinAKKAYA commented 2 years ago

Hi. I absolutely agree about the prettier, i will try to add it till next week. Thanks for your contribution!