yackle / CLImageEditor

MIT License
2.21k stars 573 forks source link

Zoom in stickers editing #19

Closed Tippit closed 10 years ago

Tippit commented 10 years ago

Does someone know how to add a pinch to zoom on image on edit mode to add stickers?

yackle commented 10 years ago

I think that it becomes possible by hacking _CLStickerView in CLStickerTool.m (e.g. adding pinch gesture recognizer).

Tippit commented 10 years ago

I Will try thank's

Envoyé de mon iPhone

Le 16 janv. 2014 à 14:59, Sho Yakushiji notifications@github.com a écrit :

I think that it becomes possible by hacking _CLStickerView in CLStickerTool.m (e.g. adding pinch gesture recognizer).

— Reply to this email directly or view it on GitHub.