VPImageCropper icon indicating copy to clipboard operation
VPImageCropper copied to clipboard

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

Open mpc20001 opened this issue 10 years ago • 0 comments

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.

mpc20001 avatar Sep 14 '14 05:09 mpc20001