Thomas Neuteboom

Results 2 issues of Thomas Neuteboom

I get a bad access exception by switching the version from 4.0.0 to 4.1.0 (or higher): **Internal.swift** `line 155: switch (first, anchors.first, second, anchors.second) {` **Full error:** `Thread 1: EXC_BAD_ACCESS...

I’m noticing a significant number of zombie objects being generated when using AlignedCollectionViewFlowLayout. My UICollectionView, its cells, and the owning UIViewController are all being deallocated correctly. It seems the issue...