Giter VIP home page Giter VIP logo

Comments (30)

ardok avatar ardok commented on July 24, 2024

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

from cropimage.

anirudhmaddy avatar anirudhmaddy commented on July 24, 2024

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

from cropimage.

adnanraja avatar adnanraja commented on July 24, 2024

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

from cropimage.

anirudhmaddy avatar anirudhmaddy commented on July 24, 2024

@adnanraja [email protected]

from cropimage.

adnanraja avatar adnanraja commented on July 24, 2024

Just sent you the modified version with usage example.

from cropimage.

arniesaha avatar arniesaha commented on July 24, 2024

@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

from cropimage.

adnanraja avatar adnanraja commented on July 24, 2024

@arniesaha check you inbox.

from cropimage.

Armamentz avatar Armamentz commented on July 24, 2024

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

Thank you

from cropimage.

adnanraja avatar adnanraja commented on July 24, 2024

Sent.

from cropimage.

hanthien avatar hanthien commented on July 24, 2024

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

Thanks.

from cropimage.

adnanraja avatar adnanraja commented on July 24, 2024

Sent.

from cropimage.

Dedy54 avatar Dedy54 commented on July 24, 2024

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

from cropimage.

adnanraja avatar adnanraja commented on July 24, 2024

Sent.

from cropimage.

maliknabil avatar maliknabil commented on July 24, 2024

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

from cropimage.

adnanraja avatar adnanraja commented on July 24, 2024

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

from cropimage.

maliknabil avatar maliknabil commented on July 24, 2024

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

adnanraja [email protected] wrote:

@maliknabilitfailstosendtoyourprovidedemail.Pleasedoublecheckifitisavalidemailaddress.ReplytothisemaildirectlyorviewitonGitHub.

from cropimage.

adnanraja avatar adnanraja commented on July 24, 2024

failed to send [email protected] as well.

from cropimage.

maliknabil avatar maliknabil commented on July 24, 2024

:(
Can you please share dropbox link?

from cropimage.

adnanraja avatar adnanraja commented on July 24, 2024

do you have a yahoo or hotmail id?

from cropimage.

maliknabil avatar maliknabil commented on July 24, 2024

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

from cropimage.

adnanraja avatar adnanraja commented on July 24, 2024

sent successfully.

from cropimage.

maliknabil avatar maliknabil commented on July 24, 2024

Got it.
Thanks a lot. :)

from cropimage.

maliknabil avatar maliknabil commented on July 24, 2024

@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

from cropimage.

adnanraja avatar adnanraja commented on July 24, 2024

Did you try below way?

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

from cropimage.

maliknabil avatar maliknabil commented on July 24, 2024

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
#23 (comment).

from cropimage.

zhierfeifei avatar zhierfeifei commented on July 24, 2024

I have the same question

from cropimage.

prateekjain2104 avatar prateekjain2104 commented on July 24, 2024

@adnanraja i also want to disable it. plz help

from cropimage.

prateekjain2104 avatar prateekjain2104 commented on July 24, 2024

@adnanraja [email protected]

from cropimage.

adnanraja avatar adnanraja commented on July 24, 2024

Sent

from cropimage.

devbrevity avatar devbrevity commented on July 24, 2024

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

from cropimage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.