You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Removed FLAnimatedImage from .gitmodules.
Change NYTPhotosViewController to use fullscreen presentation by default, so it causes the presenting view to disappear behind it, i.e. to get -viewWillDisappear: and -viewDidDisappear: called on it.
Fix unbalanced calls to begin/end appearance transitions.
Modified comment parameter in NYTPhotosViewController and NYTPhotoViewerSinglePhotoDataSource to match parameter in signature. Removes compilation warning.