gmoledina / GMGridView

A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display.
MIT License
2.3k stars 512 forks source link

Crash in rotation with paging enabled #170

Open blackstar26 opened 11 years ago

blackstar26 commented 11 years ago

I've this problem only if i use gridView in ipad, when i use the horizontal layout with paging enabled, when i rotate the device the app crash without exceptions. I've this problem only in ipad and only when i use the paging, if i use simple vertical or horizontal layout no problems