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

minWidthIs 不起作用 #167

Closed 1617176084 closed 7 years ago

1617176084 commented 7 years ago

2d5f3061-383d-42ad-97a2-3ebec47f1925 当我是用lab自动宽度的时候时,最小宽度约束不起作用, minWidthIs(120) 这个不起作用

gsdios commented 7 years ago

setSingleLine。。。MaxWidth中的参数值最终是多少呢?