ios-image-filters icon indicating copy to clipboard operation
ios-image-filters copied to clipboard

Crashes

Open kid304 opened this issue 12 years ago • 3 comments

It crashes when pressing on Sharpen, Lomo filter.

kid304 avatar Dec 08 '12 03:12 kid304

It crashes at all filters now. 6.1

pionl avatar Feb 15 '13 14:02 pionl

The gaussian blur filter crashes on 6.1.3. To reproduce, change the FilterPosterize case in sliderMoved to self.imageView.image = [image gaussianBlur:(int)(value)];

bryanoltman avatar Jun 26 '13 21:06 bryanoltman

Only works on Sepia and Posterize filters. Crashes on all the rest. iOS 8+

hyd00 avatar Dec 07 '15 12:12 hyd00