Tencent / QMUI_iOS

QMUI iOS——致力于提高项目 UI 开发效率的解决方案
http://qmuiteam.com/ios
Other
7.1k stars 1.39k forks source link

iOS 12 及以下,QMUITableViewStyleInsetGrouped 在编辑、排序状态下布局错误 #1216

Closed MoLice closed 3 years ago

MoLice commented 3 years ago

Bug 表现

tableView.editing = YES 时,如果是 self-sizing cell,高度计算会出错。

排序时 cell 的宽度会随着拖拽动画而逐渐缩小。

其他信息

MoLice commented 3 years ago

已发布 4.2.3 修复该问题。