UITableView升级到iOS5后出现滚动问题

发布于 2024-12-11 01:56:13 字数 152 浏览 0 评论 0原文

我现在刚刚注意到我已经将我的应用程序更新到了 iOS 5,当我的表格视图的单元格数量少于屏幕大小时,它不会滚动,但如果我单击一个单元格转到详细视图,然后弹回到桌子,滚动得很好。另外,如果我最初的单元格数量超出了屏幕的显示范围,那么它从一开始就可以很好地滚动。

有什么想法吗?

I just noticed now that I've updated my app to iOS 5, that when my tableview has fewer cells than fit the screen, it doesn't scroll, but if I click a cell to go to detail view, and then pop back to the table, it scrolls fine. Also, if I initially have more cells than fit on the screen, it scrolls fine from the start.

Any ideas?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

柒夜笙歌凉 2024-12-18 01:56:13

看一下 VC 的笔尖。 XCode 4.2 对 IB 和表的处理方式进行了一些更改,因此这可能就是您的问题所在。

希望有帮助。

Take a look at the Nib for the VC. XCode 4.2 has made some changes to IB and the way tables are dealt with, so that's probably where you issue lies.

Hope that helps.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文