Open adnanraja opened 11 years ago
Fork the repo to your own GitHub account. Create your own branch. Commit your changes there. Then submit a pull request.
@adnanraja I need the same thing. Which part of code should be modified to prevent cropper size change?
Tell me your email ID, I will send you the update version.
@adnanraja anirudh.maddy@gmail.com
Just sent you the modified version with usage example.
@adnanraja I need a similar functionality with this library as well. Could you send me the modified version with usage example as well? arniesaha@gmail.com
Thanks
@arniesaha check you inbox.
@adnanraja Could you please send me the modified version ? ven.sugarra@gmail.com
Thank you
Sent.
@adnanraja I need a similar functionality, could you please send me the modified version ? My email is hanthien78@gmail.com
Thanks.
Sent.
@adnanraja i need too, please help me... my email dedyy54@gmail.com
Sent.
@adnanraja i need this functionality. can you please send it to me at: maliknabil128@gmail.com
@maliknabil it fails to send to your provided email. Please double check if it is a valid email address.
@adnanraja can you plz try to send it on: nabil.afzal.malik@gmail.com
adnanraja notifications@github.com wrote:
@maliknabilitfailstosendtoyourprovidedemail.Pleasedoublecheckifitisavalidemailaddress.ReplytothisemaildirectlyorviewitonGitHub.
failed to send nabil.afzal.malik@gmail.com as well.
:( Can you please share dropbox link?
do you have a yahoo or hotmail id?
yes, Kindly send on the following id: cdomkd@yahoo.com
sent successfully.
Got it. Thanks a lot. :)
@adnanraja Is there any way to set fixed height and width of crop rect mask in this lib?? I want to set fixed width and height each time I call crop library. e.g. I want 100x100 width and height of crop rect mask.
Plz help Thanks
Did you try below way?
intent.putExtra(CropImage.ASPECT_X, 100); intent.putExtra(CropImage.ASPECT_Y, 100);
Yes I tried changing it but of no use On Jun 24, 2015 5:36 PM, "adnanraja" notifications@github.com wrote:
Did you try below way?
intent.putExtra(CropImage.ASPECT_X, 100); intent.putExtra(CropImage.ASPECT_Y,10 0);
— Reply to this email directly or view it on GitHub https://github.com/biokys/cropimage/issues/23#issuecomment-114851397.
I have the same question
@adnanraja i also want to disable it. plz help
@adnanraja pj210493@gamil.com
Sent
@adnanraja could you please send me the modified version ? My email is munir.chauhan@beelinesoftwares.com
I am using this library in a situation where I don't want to allow user to change the size of the cropper rectangle. I have made some changes in the library to add this support, but I don't know the process of submitting my changes. Can any one guide?