-
Notifications
You must be signed in to change notification settings - Fork 166
Issues: czl0325/ZLCollectionView
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Changing the translatesAutoresizingMaskIntoConstraints property of a UICollectionReusableView that is managed by a UICollectionView is not supported, and will result in incorrect self-sizing. View: <ZLCollectionReusableView: 0x165524e60; baseClass = UICollectionReusableView; frame = (0 0; 375 0); layer = <CALayer: 0x3030a0540>>
#73
opened Jul 4, 2024 by
jozdee
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'no UICollectionViewLayoutAttributes instance for -layoutAttributesForDecorationViewOfKind: ZLCollectionReusableView at path <NSIndexPath: 0xd75e8385f47ec650> {length = 2, path = 0 - 0}'
#57
opened Jun 23, 2022 by
tang786472181
控制台报错误,我搜了一下, 是设置translatesAutoresizingMaskIntoConstraints = false才会出现的
#51
opened Dec 15, 2021 by
xiaoyao20084321
ZLCollectionViewBaseFlowLayout.m文件476行trigerInsetEnd的值为0作为分母是否不合理呢?
#38
opened Apr 16, 2021 by
NineCity
ProTip!
Adding no:label will show everything without a label.