classic-rocket icon indicating copy to clipboard operation
classic-rocket copied to clipboard

Slick Slider Issue on image height

Open matteolavaggi opened this issue 1 year ago • 1 comments

I'm not able to use the zoom function on product image. The slick slider appareance stretch the image with an extreme high px value: image image

I've try to change the css to fix the problem but i'm not able to reach a good result simply forcing a max-height of 800px (or image dimension) in all the zoom / slider component.

I'm working with PS 1788

The bug is related to product with more than 1 image, i think some js count and sum every product image height and pass this value to the container.

matteolavaggi avatar Mar 13 '23 14:03 matteolavaggi

I Cant figure out a way to fix this. accessibility: !0, adaptiveHeight: !1, in theme.js seem to not affect in any way the slider appareance.

matteolavaggi avatar Mar 20 '23 14:03 matteolavaggi