ChenYilong / ChenYilong/CollectionViewClassifyMenu
his is likely occurring because the flow layout subclass UICollectionViewLeftAlignedLayout
- Lingua principale
- Objective-C
- Stelle
- 1.5k
- Fork
- 359
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
This is likely occurring because the flow layout subclass UICollectionViewLeftAlignedLayout is modifying attributes returned by UICollectionViewFlowLayout without copying them
google的解决方法 是copy 但是我copy也还是这样 我是直接用的布局 其他没用
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start by locating the UICollectionViewLeftAlignedLayout subclass and reviewing how it modifies attributes returned by UICollectionViewFlowLayout. Reproduce the problem using the layout directly, then compare the behavior with the suggested copying approach. Done means the collection view no longer exhibits the reported layout issue.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- ios, objective-c
- Ambito
- mobile-dev
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100