SwiftKickMobile / TLLayoutTransitioning

Enhanced transitioning between UICollectionView layouts in iOS.
MIT License
355 stars 47 forks source link

Fix clang analyzer warning #21

Closed DinosaurDad closed 9 years ago

DinosaurDad commented 9 years ago

Fixes "The right operand of '-' is a garbage value" by ensuring the default case leaves destinationPoint assigned to something.

wtmoose commented 9 years ago

Thanks for the fix. Closing the PR because I made the change independantly and updated the pod spec to 1.0.7.