youngsoft / MyLinearLayout

MyLayout is a powerful iOS UI framework implemented by Objective-C. It integrates the functions with Android Layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,PathLayout,GridLayout,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView RTL
MIT License
4.41k stars 899 forks source link

相对布局 居中的 bug #120

Open kchtin opened 4 years ago

kchtin commented 4 years ago

当设置相对布局 padding 之后, v1.centerYPos.equalTo(@[v2.centerYPos]); 这种布局布局算法就会出错

youngsoft commented 4 years ago

问题已经在1.9.8版本修复,请下载最新的版本。