scottcheng / cropit

A "customizable crop and zoom" jQuery plugin.
http://scottcheng.github.io/cropit/
MIT License
875 stars 304 forks source link

manual offset disable image move #85

Closed sktniranjan closed 9 years ago

sktniranjan commented 9 years ago

if i set offset(x,y) manually then the image move and zoom in/out not working. How can i make it work move, zoom image after setting offset?

Thanks,

scottcheng commented 9 years ago

Are you using .cropit('offset', offset)? Are you getting any error message in the console?

scottcheng commented 9 years ago

Closing due to inactivity.