We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
遇到的问题:指定宽高为200x200,我上传的图片是200x200,裁剪时,图片被放大了20%左右。导致每次都需要手动调整最大的尺寸,希望能够增加一个方法来指定底图图片不缩放、或能裁剪的最大尺寸 裁剪手动调整大小,裁剪后也是我指定的尺寸,所以我裁剪调整大小尺寸到最大也是可以的
The text was updated successfully, but these errors were encountered:
No branches or pull requests
遇到的问题:指定宽高为200x200,我上传的图片是200x200,裁剪时,图片被放大了20%左右。导致每次都需要手动调整最大的尺寸,希望能够增加一个方法来指定底图图片不缩放、或能裁剪的最大尺寸
裁剪手动调整大小,裁剪后也是我指定的尺寸,所以我裁剪调整大小尺寸到最大也是可以的
The text was updated successfully, but these errors were encountered: