Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

标签太多的时候卡顿 #9

Open
guanghua07 opened this issue Oct 10, 2016 · 1 comment
Open

标签太多的时候卡顿 #9

guanghua07 opened this issue Oct 10, 2016 · 1 comment

Comments

@guanghua07
Copy link

你这个动态算宽度在滑动是的时候会卡段,原因计算宽度耗时

@wfs498121294
Copy link

This is likely occurring because the flow layout subclass UICollectionViewLeftAlignedLayout is modifying attributes returned by UICollectionViewFlowLayout without copying them

google的解决方法 是copy 但是我copy也还是这样 我是直接用的布局 其他没用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants