Open bcoelhodev opened 5 years ago
Hi,
Is it possible the zoom is always active? When I open the image, the zoom is immediately active and it's not possible to deactivate it.
Hello
I don't have the time to test it right now, but you can try :
$('#my-element-id').Chocolat({ imageSize: 'native', enableZoom: false })
Hi,
Is it possible the zoom is always active? When I open the image, the zoom is immediately active and it's not possible to deactivate it.