Binoy C Darvin
Results
1
comments of
Binoy C Darvin
Hey, I did this and it has worked fine, pop = $('#croppie-container').croppie({ viewport: { width: 150, height: 150, type: 'circle' }, url: url }); $('.cr-slider').one('change', function(){ pop.croppie('setZoom', 0.2); });