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

左划菜单的y轴位置问题 #2

Open
zpz1237 opened this issue Sep 14, 2015 · 1 comment
Open

左划菜单的y轴位置问题 #2

zpz1237 opened this issue Sep 14, 2015 · 1 comment

Comments

@zpz1237
Copy link

zpz1237 commented Sep 14, 2015

用的Xcode 7GM,6s模拟器
你一下是不是直接点按左划按钮的的话停止位置太靠下
而且在trueDistance > Common.screenWidth * (Proportion / 3)的基础上,pan手势不同的停止位置会导致leftView的最终停止的y轴位置不一样
你用的都是self.leftViewController.view.center.y 但是在Pan的过程中,这个数是会变的,而且停止的时候保留了这个瞬时值来调用showLeft函数
我试着把doTheAnimate和开始的ViewDidLoad里的leftViewController.view.center.y都定死,但是在Pan的过程中的动画效果还是比较奇怪..
希望尽早解决哟(゜▽゜)

@johnlui
Copy link
Owner

johnlui commented Sep 14, 2015

4.7 寸和 5.5 寸屏幕左侧的缩放动画确实有偶发性 bug o (╯□╰)o

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