Ecodev / natural-gallery-js

A lazy load, infinite scroll and natural layout list gallery
https://ecodev.github.io/natural-gallery-js/
MIT License
134 stars 26 forks source link

Scretching image #60

Closed gausoft closed 3 years ago

gausoft commented 3 years ago

Hello After including assets as mentioned here in my code I notice that images are scretched. Any idea why this behavior?

Screenshot from 2021-06-14 09-02-07-1-1

How to override applied css in order to display correctely zoomed images? Thanks

mx781 commented 1 year ago

For anyone stumbling upon this in the future: for me it turned out to be incorrectly configured enlargedWidth and enlargedHeight - double check the data you're passing to setItems / addItem!