How can i change the crop from constrain to free selection? Currently in crop mode, i am not able to pull one side of the crop box to make it like a rectangular shape. Once i drag or pull the crop box will enlarge or reduce proportionally in term of the height and width.
Is there anything else i can change to make the crop box not move proportionally
Thank you in advance
Hi Jerah ,This component is built using the Cordova plugin.https://github.com/jeduan/cordova-plugin-crop
Which is implemented with some libs .
Lib is not having features ,which is your requirement .I think you have to check with some other component ,to fit your requirement .
Noted with thanks
I had also try using CropperLibrary but there is one issue with Cropper library i am not able to get the binarydata of the cropped image, any clue ?