NghiaTranUIT / FeSlideFilter

Applying filter by your fingers
210 stars 36 forks source link

How can I swipe the other direction? #3

Closed instaqwe closed 9 years ago

instaqwe commented 9 years ago

Awesome control, but I want to swipe right instead of left, is there any way I can do that? I really appriciate any help.

(Context: I used CGAffineTransformMakeScale(-1, 1) to flip the image and now it's swiping in the other direction)

NghiaTranUIT commented 9 years ago

Sorry you.

Currently, FeSlideFilter doesn't support swipe from right to left as you expect.

But i will implement it for you late :)

Thanks for using