Manfred Lee

Results 2 issues of Manfred Lee

I initialize a ZImageCropperView object as follow. ```swift lazy var imageView: ZImageCropperView = { let v = ZImageCropperView() v.translatesAutoresizingMaskIntoConstraints = false v.isCropEnabled = true v.isUserInteractionEnabled = true v.strokeColor = UIColor.systemOrange...

@axic Not sure if this is the right place to ask - but I wonder if this project may revive any time soon? (or is the work migrated to another...