yackle / CLImageEditor

MIT License
2.22k stars 574 forks source link

Change the size of imageview #123

Closed badalpub1991 closed 8 years ago

badalpub1991 commented 8 years ago

Can i change the size of imageview which displayed while edit in photo editor?

yackle commented 8 years ago

I don't understand what you mean. Could you tell me in more detail?

badalpub1991 commented 8 years ago

I want to change the default imageview size when edit mode enable . Means when we click on edit button then cliimageEditor's imageview will be open , i want to change the size of that imageview. Is i possible to change the size of imageview ? I want to set the size of this imageview below link,

http://i66.tinypic.com/5nn145.png

yackle commented 8 years ago

It is not possible by ordinary. You should hack the code by yourself.

natedkin commented 8 years ago

badalpub1991, did you get this to work? I'm trying to do the same.