gsdios / SDAutoLayout

One line of code to implement automatic layout. 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于做最简单易用的AutoLayout库。The most easy way for autoLayout. Based on runtime.
MIT License
5.9k stars 1.28k forks source link

UITableView滑动过程中跳动 #188

Open Stroustrup-Lee opened 7 years ago

Stroustrup-Lee commented 7 years ago

UITableView滑动过程中,每次有Cell进入屏幕的时候,会出现跳动一下,好像是cell的高度重新计算导致高度改变一样

PanDaDemo commented 6 years ago

我也是 这问题

winterrain5 commented 6 years ago

可以确认是ios11的bug