yackle / CLImageEditor

MIT License
2.22k stars 574 forks source link

Add my own thumbnail in the horizontal slider, Like "Choose or Take Photo" #142

Closed Rashesh-Bosamiya closed 8 years ago

Rashesh-Bosamiya commented 8 years ago

Hello,

I want to add my own Thumbnail in the horizontal slider, e.g. "Select from Gallery, "Open camera".

Thank you

yackle commented 8 years ago

You can create a custom tool by inheriting CLImageToolBase. see #82