pikachu987 / PKCCrop

MIT License
48 stars 19 forks source link

define fix size ratio #7

Open mitsBhadeshiya opened 4 years ago

mitsBhadeshiya commented 4 years ago

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

himani-14 commented 4 years ago

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