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

Simplify the frames? #29

Closed sunshineo closed 8 years ago

sunshineo commented 8 years ago

This one https://github.com/azzikid/BFCropInterface uses 9 frames and the one in the middle is the cropped view. Very interesting idea and less trouble I feel. Thoughts?