myang-git / iOS-Image-Crop-View

A view that allows user to select the cropping area in an image
383 stars 78 forks source link

Demo Project #33

Closed ginward closed 8 years ago

ginward commented 8 years ago

Hello Ming,

When I was running your demo project, i found one of your methods in ViewController.m with the following name:

This function is not part of the ImageCropViewControllerDelegate. I suspect that it should be the following code instead:

I added a "Success" in your function name.

Am i missing something?

Thanks,

Jinhua Wang