Ah, nevermind. The delegate is getting set and not reset properly.
> On Dec 31, 2015, at 15:56 , Rick Mann wrote:
>
> I have a collection view in a navigation controller, and a custom animation
> for the push. When I click on a cell, the segue fires, and prepareForSegue
> uses the current coll
I have a collection view in a navigation controller, and a custom animation for
the push. When I click on a cell, the segue fires, and prepareForSegue uses the
current collection view selection to determine what cell was tapped. Then the
animation delegate method is called, and it does the same