GBA002/Delta/Components/Collection View
Riley Testut 45ed97c255 Actually fixes crash loading save states on iOS 17
The underlying issue causing the crash is that we were returning cached *supplementary view* layout attributes by accident from layoutAttributesForItem(at:).

Now, we only cache layout attributes for cells.
2023-07-10 15:39:31 -05:00
..
GridCollectionViewCell.swift Fixes GridCollectionViewCell "Unable to simultaneously satisfy constraints" runtime error 2023-06-16 15:18:02 -05:00
GridCollectionViewLayout.swift Actually fixes crash loading save states on iOS 17 2023-07-10 15:39:31 -05:00