youngsoft / TangramKit

TangramKit is a powerful iOS UI framework implemented by Swift. 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,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView
MIT License
1.21k stars 175 forks source link

【BUG】布局视图响应事件并未传递 #44

Closed birdmichael closed 4 years ago

birdmichael commented 4 years ago

想错了~

youngsoft commented 4 years ago

这个问题不是布局造成的,而是系统的行为。你可以试着将layout 换成一个普通的UIView 实例结果也是一样的。