gpt4 book ai didi

iphone - 关闭 modalViewController 后 View 为空白

转载 作者:行者123 更新时间:2023-11-28 20:33:02 24 4
gpt4 key购买 nike

我正在使用 PPRevealSideViewController并且我在用户点击侧 View 中的单元格后模态显示 ViewController。当我关闭模态视图 Controller 时,用户点击的 View 显示为空白。只有在我移动一点侧 View 后,它才会再次显示(刷新)。可能是什么问题? screen shot iOS simulator

最佳答案

事实上,这是您对 viewWillAppear 或 DidAppear 进行预加载调用的副作用。如果显示,不应预加载 View 。我将此行为作为默认行为添加到 Controller 中。但背后的想法是从您尝试预加载的一侧测试 [self.revealSideController sideDirectionOpened] != PPRevealSideDirection。

固定在这里 https://github.com/ipup/PPRevealSideViewController/commit/a1ca242422f0a8b4666df5987ca4a020f869bb99

关于iphone - 关闭 modalViewController 后 View 为空白,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11544045/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com