Skip to content
New issue

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

图片旋转的过程中大小不断变化,并且最后无法缩放到原图大小 #23

Open
bailandi opened this issue Jul 22, 2020 · 1 comment

Comments

@bailandi
Copy link

Demo页面,选择一张不是方形的图片 ,旋转过程中图片先变大后变小,旋转180度后图片比原始要大并且无法缩小

@newbieYoung
Copy link
Owner

newbieYoung commented Jul 22, 2020

@bailandi 裁剪组件支持两种缩放,一种是被动的旋转适配缩放,第二种是主动的双指操作缩放;旋转适配缩放在裁剪图片移动,中心点发生偏移之后不能回归至原始大小,此时要想缩放裁剪图片可以进行双指操作。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants