windshg / VPImageCropper

Image cropper like the one in WeChat
Apache License 2.0
584 stars 129 forks source link

Fatal Exception: CALayerInvalidGeometry CALayer position contains NaN: [182 nan] #8

Open mpc20001 opened 10 years ago

mpc20001 commented 10 years ago

VPImageCropperViewController.m line 79 -[VPImageCropperViewController initView]

I'm getting a crash on this line - self.showImgView.frame = self.oldFrame;

I'm gettting NaN for one of the frame values.