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

布局时警告:Property accsee result unused -getters should not be used for side effects #160

Closed ghost closed 7 years ago

ghost commented 7 years ago

除了第一个控件布局有效 其他所有相对于第一个控件的布局都无效,出现原因不明

muwan commented 7 years ago

遇到了同样的问题。。。