This isn't exactly a code issue in JCrop, but rather on its website. I've submitted the issue there due to a lack of a better place.
I'll get straight to the point:
See the last example on https://jcrop.com/guide/#reading-state
"crop.move" isn't an event and causes the code to do nothing. Change it to "crop.change" in order to fix it.
This isn't exactly a code issue in JCrop, but rather on its website. I've submitted the issue there due to a lack of a better place.
I'll get straight to the point:
See the last example on https://jcrop.com/guide/#reading-state
"crop.move" isn't an event and causes the code to do nothing. Change it to "crop.change" in order to fix it.