Chocolat
Chocolat copied to clipboard
Zoom always active?
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
})