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

根据下拉的百分比做旋转动画有问题 #13

Open
qinwenzhou opened this issue Jan 25, 2018 · 0 comments
Open

根据下拉的百分比做旋转动画有问题 #13

qinwenzhou opened this issue Jan 25, 2018 · 0 comments

Comments

@qinwenzhou
Copy link

在func refresh(view: CRRefreshComponent, progressDidChange progress: CGFloat)这个函数中添加让UIView旋转的动画代码:
imageView.transform = CGAffineTransform(rotationAngle: CGFloat(Double.pi)*progress)
imageView的变形有异常,希望开发者看看。

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

1 participant