Closed gausoft closed 3 years ago
Hello After including assets as mentioned here in my code I notice that images are scretched. Any idea why this behavior?
How to override applied css in order to display correctely zoomed images? Thanks
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!
enlargedWidth
enlargedHeight
setItems
addItem
Hello After including assets as mentioned here in my code I notice that images are scretched. Any idea why this behavior?
How to override applied css in order to display correctely zoomed images? Thanks