croath/UIImageView-BetterFace

Cycle call?。。。

Closed this issue · 2 comments

- (void)setBetterFaceImage:(UIImage *)image{ [self setBetterFaceImage:image]; // Cycle Call? }

if I don't want to hack setImage, this is a Cycle Call.

OK i got u, without hack_uiimageview_bf() function.

but why do you wanna do it that way?