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

一丢丢改进意见 #1

Open
DengXiaoBai opened this issue Dec 19, 2016 · 1 comment
Open

一丢丢改进意见 #1

DengXiaoBai opened this issue Dec 19, 2016 · 1 comment

Comments

@DengXiaoBai
Copy link

startLoading里面的 position.y = position.y - self.bounds.size.height - 10 .
改为这个更好:position.y = position.y - self.bounds.size.height - 2.0 * maxAmplitude .
另外waveSinLayer\waveCosLayer高度增加 2.0 * maxAmplitude.
这样动画就更完美了

@liangwei518
Copy link
Owner

最近太忙了,才看见,抽个时间看看。

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