UITableViewDynamicLayoutCacheHeight icon indicating copy to clipboard operation
UITableViewDynamicLayoutCacheHeight copied to clipboard

运行demo启动自测后一段时间会崩溃

Open gongxinle opened this issue 2 years ago • 3 comments

如题 image

gongxinle avatar Apr 07 '22 07:04 gongxinle

还有一个问题,这个库没有手动更新某一条或全部缓存的方法么?这种需求其实很常见的 有些时候cell上可能会出现类似展开收起的操作

gongxinle avatar Apr 07 '22 07:04 gongxinle

@gongxinle ok,崩溃的问题我试试看。

liangdahong avatar Apr 09 '22 09:04 liangdahong

还有一个问题,这个库没有手动更新某一条或全部缓存的方法么?这种需求其实很常见的 有些时候cell上可能会出现类似展开收起的操作

类似的需求业务层会触发 tableview.reloadxxxx 方法,内部就会自动触发刷新缓存的,不需要外面操作缓存的更新。

liangdahong avatar Apr 09 '22 09:04 liangdahong