GBA001/Delta/Components/Collection View
Riley Testut 3e858c652f Fixes crash loading save states on iOS 17
Crashes due to GridCollectionViewLayout returning outdated cached layout information when inserting “Auto” save states section for the first time.

To fix this, we now clear the layout cache in invalidateLayout(with:) when relevant.
2023-06-16 15:25:49 -05:00
..
GridCollectionViewCell.swift Fixes GridCollectionViewCell "Unable to simultaneously satisfy constraints" runtime error 2023-06-16 15:18:02 -05:00
GridCollectionViewLayout.swift Fixes crash loading save states on iOS 17 2023-06-16 15:25:49 -05:00