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

模糊效果时下拉到极限时出现一段未模糊效果 #6

Open
superxlx opened this issue Jun 16, 2015 · 1 comment
Open

模糊效果时下拉到极限时出现一段未模糊效果 #6

superxlx opened this issue Jun 16, 2015 · 1 comment

Comments

@superxlx
Copy link

犹豫你的模糊层没有随着下拉变大,所以当下拉到极限时会出现一截没有模糊。所以你必须加上这句:_bannerImageView.transform = CGAffineTransformMakeScale(1+scale, 1+scale);

@xhzengAIB
Copy link
Member

是不是应该判断错误的时候啊?

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