nanxiaobei / antd-img-crop

🗡 An image cropper for Ant Design Upload
MIT License
497 stars 156 forks source link

I need to CropSize of width:275 and height:130 , i already used cropperProps and cropSize props, but cropSize can be modified only by aspect props but i need to use width and height in setting the cropSize. #136

Closed arunkumaranke-kaaylabs closed 3 years ago

arunkumaranke-kaaylabs commented 3 years ago

i already used cropperProps and cropSize props, but cropSize can be modified only by aspect props but i need to use width and height in setting the cropSize

nanxiaobei commented 3 years ago

Sorry, only supports ratio, real width and height are not supported.