nanxiaobei / antd-img-crop

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

set zoomSlider false is not working #294

Closed aoiu closed 1 month ago

aoiu commented 1 month ago

https://github.com/nanxiaobei/antd-img-crop/blob/5efbb3fc83bc54f9b029e84c840ba7d2785aee9f/src/ImgCrop.tsx#L70C1-L71C1

const zoomSlider = false || true, then the zoomSlider is always true

nanxiaobei commented 1 month ago

fixed in 4.23.0