jberlana / JBCroppableView

JBCroppableView is a subclass of UIView built with UIKit and CoreGraphics that adds n points on an UIImageView allowing to modify them by drag & drop to trim the extra space of an image.
352 stars 89 forks source link

allow crop when zoom image #14

Open fukemy opened 5 years ago

fukemy commented 5 years ago

Hello. I want to zoom image, but the point will be wrong location. How can i solve it?