-
Notifications
You must be signed in to change notification settings - Fork 2
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
设备旋转问题 #2
Comments
有截图不我看看如何优化,旋转效果确实有待优化,毕竟我线上方案是禁止旋转的,开源后我才加上,这是一个临时的解决方案,如果要丝滑的效果可能要改动的代码较多。 |
就是跑的master里的example工程,全屏浏览图片时,转屏就复现了 |
你是说旋转过程中有个白底跟着旋转到底部是吧?功能没问题,就是旋转动效的优化问题? |
你要硬说功能没问题,确实也转过来了,但是太粗糙了 |
了解,谢谢你的建议,我有空会看看如何优化。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
刚试了下最新的master代码,Xcode14+iOS 16,真机运行
全屏浏览本地图片,设备旋转时居然露出前一个页面的白底了。。。
而且旋转时,明显页面有闪动,可以对比一下系统相册的旋转,那个就十分丝滑
The text was updated successfully, but these errors were encountered: