Skip to content

Commit

Permalink
4.22.0
Browse files Browse the repository at this point in the history
nanxiaobei committed May 11, 2024
1 parent e9de856 commit 5efbb3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "antd-img-crop",
"version": "4.21.0",
"version": "4.22.0",
"description": "An image cropper for Ant Design Upload",
"keywords": [
"react",

2 comments on commit 5efbb3f

@Balaenopter
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

您好~感觉作者开发的这个插件,很有用!但是我有一个问题,传入属性cropShape为round时,裁剪区域并没有变为圆形,不知道是bug还是我操作不当,看到请回复一下,谢谢!
Sn

@nanxiaobei
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我试了一下 round 是可以的,可以提供一个复现 demo 吗

Please sign in to comment.