PKCCrop icon indicating copy to clipboard operation
PKCCrop copied to clipboard

define fix size ratio

Open mitsBhadeshiya opened this issue 5 years ago • 1 comments

What to do if want to set some fix size ratio ??

mitsBhadeshiya avatar Nov 20 '19 06:11 mitsBhadeshiya

Its not an optimised solution but you can work around: In PKCCropLineView.xib disable ratioConst and give it a ratio you want in PKCCropLineView.xib In PKCCropLineView.xib, you can also make userInteraction disable for all buttons except centreButton and you can change frame of centerButton as well, if needed remove their actions

himani-14 avatar Dec 18 '19 11:12 himani-14