FireUIPagedScrollView icon indicating copy to clipboard operation
FireUIPagedScrollView copied to clipboard

Fix issue #2: crash after rotation

Open sanderversluys opened this issue 12 years ago • 2 comments

Removed NSNotificationCenter dependency which caused crash after rotation.

I just started iOS programming, so don't take my code as is ;-)

This pull request probably breaks iOS 4.3 support.

sanderversluys avatar Apr 04 '13 09:04 sanderversluys

Will the orientation changes still work with animations after you remove NSNotificationCenter ?

bithavoc avatar Apr 18 '13 07:04 bithavoc

Yes it seems it does!

sanderversluys avatar Apr 18 '13 07:04 sanderversluys