cropimage icon indicating copy to clipboard operation
cropimage copied to clipboard

Support for disabling resizing option

Open adnanraja opened this issue 11 years ago • 30 comments

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?

adnanraja avatar Sep 24 '13 10:09 adnanraja

Fork the repo to your own GitHub account. Create your own branch. Commit your changes there. Then submit a pull request.

ardok avatar Oct 25 '13 21:10 ardok

@adnanraja I need the same thing. Which part of code should be modified to prevent cropper size change?

anirudhmaddy avatar Jul 15 '14 06:07 anirudhmaddy

Tell me your email ID, I will send you the update version.

adnanraja avatar Jul 15 '14 10:07 adnanraja

@adnanraja [email protected]

anirudhmaddy avatar Jul 16 '14 07:07 anirudhmaddy

Just sent you the modified version with usage example.

adnanraja avatar Jul 16 '14 08:07 adnanraja

@adnanraja I need a similar functionality with this library as well. Could you send me the modified version with usage example as well? [email protected]

Thanks

arniesaha avatar Sep 19 '14 08:09 arniesaha

@arniesaha check you inbox.

adnanraja avatar Sep 19 '14 12:09 adnanraja

@adnanraja Could you please send me the modified version ? [email protected]

Thank you

Armamentz avatar Nov 08 '14 11:11 Armamentz

Sent.

adnanraja avatar Nov 08 '14 14:11 adnanraja

@adnanraja I need a similar functionality, could you please send me the modified version ? My email is [email protected]

Thanks.

hanthien avatar Nov 17 '14 14:11 hanthien

Sent.

adnanraja avatar Nov 17 '14 14:11 adnanraja

@adnanraja i need too, please help me... my email [email protected]

Dedy54 avatar Apr 17 '15 21:04 Dedy54

Sent.

adnanraja avatar Apr 18 '15 04:04 adnanraja

@adnanraja i need this functionality. can you please send it to me at: [email protected]

maliknabil avatar Jun 08 '15 14:06 maliknabil

@maliknabil it fails to send to your provided email. Please double check if it is a valid email address.

adnanraja avatar Jun 08 '15 17:06 adnanraja

@adnanraja can you plz try to send it on: [email protected]

adnanraja [email protected] wrote:

@maliknabilitfailstosendtoyourprovidedemail.Pleasedoublecheckifitisavalidemailaddress.ReplytothisemaildirectlyorviewitonGitHub.

maliknabil avatar Jun 09 '15 04:06 maliknabil

failed to send [email protected] as well.

adnanraja avatar Jun 09 '15 12:06 adnanraja

:( Can you please share dropbox link?

maliknabil avatar Jun 09 '15 12:06 maliknabil

do you have a yahoo or hotmail id?

adnanraja avatar Jun 09 '15 13:06 adnanraja

yes, Kindly send on the following id: [email protected]

maliknabil avatar Jun 09 '15 13:06 maliknabil

sent successfully.

adnanraja avatar Jun 09 '15 13:06 adnanraja

Got it. Thanks a lot. :)

maliknabil avatar Jun 09 '15 14:06 maliknabil

@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

maliknabil avatar Jun 23 '15 18:06 maliknabil

Did you try below way?

intent.putExtra(CropImage.ASPECT_X, 100); intent.putExtra(CropImage.ASPECT_Y, 100);

adnanraja avatar Jun 24 '15 12:06 adnanraja

Yes I tried changing it but of no use On Jun 24, 2015 5:36 PM, "adnanraja" [email protected] 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.

maliknabil avatar Jun 24 '15 12:06 maliknabil

I have the same question

zhierfeifei avatar Nov 22 '15 01:11 zhierfeifei

@adnanraja i also want to disable it. plz help

prateekjain2104 avatar May 10 '16 09:05 prateekjain2104

@adnanraja [email protected]

prateekjain2104 avatar May 10 '16 09:05 prateekjain2104

Sent

adnanraja avatar May 10 '16 13:05 adnanraja

@adnanraja could you please send me the modified version ? My email is [email protected]

devbrevity avatar Jun 17 '16 13:06 devbrevity