内置 iPhone 控件以慢动作制作动画
我遇到一个非常奇怪的问题,我的 iPhone 应用程序中的内置控件以慢动作播放动画。这些是我尚未实现的控件,例如 ViewController 上的 TopBar。在这种情况下,标题和按钮都慢慢地从屏幕的外边缘移动到指定的最终目的地。就好像我的应用程序速度变慢了,并向我展示了一个调试版本,这样我就可以看到各个部分是如何移动到位的。我正在嵌入一个链接到我创建的显示问题的动画。
http://icandy.ricohinnovations.com/images/navbar_animation_problem.gif
我发现,在某些情况下,我通过从项目中删除 .xib 文件来解决该问题。但对同一个 .xib 文件进行更改不起作用。这是否意味着我的一个或多个 .xib 文件可能存在问题?
预先感谢您的任何建议或帮助。
I am experiencing a very strange problem where the built in controls in my iPhone app are animating in slow motion. These are controls that I have not implemented, like the TopBar on a ViewController. In this case, the title and buttons all, slowly move from the outer edge of the screen to their designated final destinations. It's like my app has slowed down and is showing me a debug version so I can see how the various pieces all move into place. I am embedding an link to an animation I created showing the problem.
http://icandy.ricohinnovations.com/images/navbar_animation_problem.gif
I have found that, in some cases, I have fixed the issue by removing a .xib file from the project. But making changes to the same .xib file have not worked. Does this mean there could be an issue with one or more of my .xib files?
Thanks in advance for any suggestions or help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论