zepojo / UPCarouselFlowLayout

A fancy carousel flow layout for UICollectionView on iOS.
MIT License
1.66k stars 236 forks source link

Device rotation from portrait to landscape changes selected item to first item. #62

Open mehsam opened 4 years ago

mehsam commented 4 years ago

Rotating device from portrait to landscape sets contentOffset to zero and shows first item as selected while the actual item is the other item.