升级到xcode 4.2现在presentViewController和dismissViewController上没有动画
我使用具有水平滚动视图和分页的应用程序。我的一些页面有反面。 升级到 XCode 4.2 和 IOS 5 后,除了一件事之外,一切仍然工作正常。
modalTransitionStyle 动画仅适用于第一页。在所有其他页面上,父视图消失,一段时间后,另一面出现。在这些视图之间,屏幕是空白的。
当我为 IOS 4.3 构建应用程序时,动画再次可见。
有什么建议为什么在 IOS 5 上动画不可见吗?
I use an app with horizontal scrollview and paging. Some of my pages have flip sides.
After upgrading to XCode 4.2 and IOS 5 everything still works fine except for one thing.
The modalTransitionStyle animation only works on the first page. On all other pages the parent view disappears and some small time later the flip side appears. Between these to views, the screen is blank.
When I build the app for IOS 4.3, then the animation is visible again.
Any suggestions why on IOS 5 the animation isn´t visible?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论